mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-03-15 00:37:42 +01:00
This fixes linking shared libavcodec, since the linker doesn't allow text relocations in shared libraries under Darwin/x86_64. Based on a patch by Art Clarke (aclarke xuggle com) Originally committed as revision 17197 to svn://svn.ffmpeg.org/ffmpeg/trunk