wip sandbox/xroche/libvpx-1.3.0
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Tue, 16 Dec 2014 10:18:05 +0000 (11:18 +0100)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Tue, 16 Dec 2014 10:18:05 +0000 (11:18 +0100)
Change-Id: I584932ee492507dbc8003150d5b7a54e94c34a16
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
packaging/libvpx.spec

index accc5e6..023104b 100644 (file)
@@ -56,7 +56,7 @@ export CFLAGS="%{optflags}"
 # CPU doesn't have NEON, e.g. NVIDIA Tegra 2.
 # So, we still set -mfpu=neon when build libvpx rpm, but also enable
 # runtime-cpu-detect for runtime detect NEON.
-../configure \
+bash -x ../configure \
     --prefix=%{_prefix} \
     --libdir=%{_libdir} \
     --enable-debug \