]> git.sesse.net Git - ffmpeg/commit
openbsd: configure: Stop enabling PIC by default
authorDiego Biurrun <diego@biurrun.de>
Wed, 23 Jan 2013 22:08:40 +0000 (23:08 +0100)
committerDiego Biurrun <diego@biurrun.de>
Thu, 24 Jan 2013 09:39:17 +0000 (10:39 +0100)
commit528878ee7b377e23a194d7c801571d97793047e0
tree4e99ad5c011c3fd812425cc548d5cf00d4a5a6b6
parent4a4a7e138c92901e04db46a6b05cc6948023e5f5
openbsd: configure: Stop enabling PIC by default

Previously PIC was enabled as a magic workaround for binaries that
built fine, but failed to function at all.  This problem no longer
exists, possibly since the introduction of symbol versioning.
configure