packaging: workaround a gbs export sandbox/pcoval/tizen
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Tue, 16 Dec 2014 10:38:26 +0000 (11:38 +0100)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Tue, 16 Dec 2014 10:40:19 +0000 (11:40 +0100)
Change-Id: Ic8864ddba2d92103a2e65e3f1ca355a89a98904d
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
packaging/libvpx.spec

index 0d3e4e2..e672d1c 100644 (file)
@@ -49,6 +49,9 @@ The WebM file structure is based on the Matroska container.
 cp %{SOURCE1001} .
 
 %build
+# disable cross build for ARM
+sed -e 's|CROSS=".*"|CROSS=""|g' -i ./build/make/configure.sh
+
 cd build
 export CFLAGS="%{optflags}"
 # It is only an emulation of autotools configure; the macro does not work