mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-07 06:58:59 +08:00
b6188c5a55
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