- Update to version 1.4.0 OBS-URL: https://build.opensuse.org/request/show/307328 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libvpx?expand=0&rev=52
11 lines
255 B
Diff
11 lines
255 B
Diff
--- vpx_ports/x86_abi_support.asm.orig 2015-04-03 20:49:19.000000000 +0200
|
|
+++ vpx_ports/x86_abi_support.asm 2015-05-12 10:54:31.927314300 +0200
|
|
@@ -10,6 +10,7 @@
|
|
|
|
|
|
%include "vpx_config.asm"
|
|
+%define CONFIG_PIC 0
|
|
|
|
; 32/64 bit compatibility macros
|
|
;
|