File libvpx-define-config_pic.patch of Package libvpx.14316
--- a/vpx_ports/x86_abi_support.asm +++ b/vpx_ports/x86_abi_support.asm @@ -10,6 +10,7 @@ %include "vpx_config.asm" +%define CONFIG_PIC 0 ; 32/64 bit compatibility macros ;
--- a/vpx_ports/x86_abi_support.asm +++ b/vpx_ports/x86_abi_support.asm @@ -10,6 +10,7 @@ %include "vpx_config.asm" +%define CONFIG_PIC 0 ; 32/64 bit compatibility macros ;