Copy from multimedia:libs/libvpx based on submit request 46165 from user vuntz OBS-URL: https://build.opensuse.org/request/show/46165 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvpx?expand=0&rev=1
12 lines
389 B
Diff
12 lines
389 B
Diff
diff -ur libvpx-0.9.1/vpx_ports/x86_abi_support.asm libvpx-0.9.1.patched//vpx_ports/x86_abi_support.asm
|
|
--- libvpx-0.9.1/vpx_ports/x86_abi_support.asm 2010-06-17 15:08:56.000000000 +0200
|
|
+++ libvpx-0.9.1.patched//vpx_ports/x86_abi_support.asm 2010-08-24 23:47:17.721137912 +0200
|
|
@@ -10,6 +10,7 @@
|
|
|
|
|
|
%include "vpx_config.asm"
|
|
+%define CONFIG_PIC 0
|
|
|
|
; 32/64 bit compatibility macros
|
|
;
|