]> granicus.if.org Git - handbrake/commit
libvpx: fix build failure on ubuntu 16.10
authorJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 19 Oct 2016 18:48:20 +0000 (11:48 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 19 Oct 2016 18:48:20 +0000 (11:48 -0700)
commit33009bbc0ea67ca9bbed0c83148dd82a4f487836
treee6da05c7ff1ca620a1f75ce42b51fa9a83d44123
parent1b93f994e3394ff9136a726df16492b8d97d9cd0
libvpx: fix build failure on ubuntu 16.10

Ubuntu patched gcc to generate PIE executables by default.  This means
all code is required to be compiled with -fPIC.
contrib/libvpx/module.defs