mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-26 11:20:42 +00:00
The linker command can exceed the maximum argument limit on MinGW, especially for libavcodec. The objects list is now stored in a file and passed to the linker.