OSDN Git Service

The Blackfin toolchains will automatically select FDPIC according to the
authorMike Frysinger <vapier.adi@gmail.com>
Sat, 16 Feb 2008 14:21:53 +0000 (14:21 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sat, 16 Feb 2008 14:21:53 +0000 (14:21 +0000)
commit63da080387378f06dd7ac10e0be89c62a0ac64bb
tree32d97aadc3ce9eb3da05a4031afe524d63aab67e
parentb147ec08c33b0ce5d8a62acd545da42cf02e0d90
The Blackfin toolchains will automatically select FDPIC according to the
toolchain/tuple, so there is no need (and indeed this is unwanted)
to force -mfdpic into the compile/linker flags.
patch by Mike Frysinger, vapier.adi a gmail d com

Originally committed as revision 12122 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure