mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-18 09:24:03 +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>