mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-05-13 10:15:55 +00:00

Windows nvcc + cl.exe produce a .ctx file with CR+LF newlines which need to be stripped to work with gcc. Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>