Revert "packaging: workaround a gbs export" 24/234024/1
authorJeongmo Yang <jm80.yang@samsung.com>
Thu, 21 May 2020 06:20:10 +0000 (15:20 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Thu, 21 May 2020 06:20:13 +0000 (15:20 +0900)
This reverts commit fa8ddbf339415d2af2323d21b7fda2737db81fdd.

Change-Id: I8637a2976d9477bfa4e2aa4782d3d59ec6e416ef
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
packaging/libvpx.spec

index a1aa1c6..ce0d8e5 100644 (file)
@@ -49,9 +49,6 @@ 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