]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
ARM: enable PIC for shared libs
authormru <mru@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 11 Oct 2009 10:15:45 +0000 (10:15 +0000)
committermru <mru@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 11 Oct 2009 10:15:45 +0000 (10:15 +0000)
commit4e8adb462606e24d1c322b5bb44cae8a9857083c
tree837eaa2fbb0cba3b8034ce7b597014debc965ec3
parentf2e34be14bf2497acb189cfcd82d8e2891a5fdf5
ARM: enable PIC for shared libs

Recent versions of gcc generate movw/movt pairs, and the linkers fail
to handle the associated relocations properly.  Those responsible at
Codesourcery have refused to consider fixing this.  Blame them for
making shared libraries slower than they need to be.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20203 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
configure