11 lines
182 B
Diff
11 lines
182 B
Diff
|
--- 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
|
||
|
;
|