grm
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libvpx?expand=0&rev=97
This commit is contained in:
parent
e64a21b62c
commit
3092e454fe
@ -108,7 +108,11 @@ cd build
|
|||||||
# CPU doesn't have NEON, e.g. NVIDIA Tegra 2.
|
# CPU doesn't have NEON, e.g. NVIDIA Tegra 2.
|
||||||
# So, we still set -mfpu=neon when build libvpx rpm, but also enable
|
# So, we still set -mfpu=neon when build libvpx rpm, but also enable
|
||||||
# runtime-cpu-detect for runtime detect NEON.
|
# runtime-cpu-detect for runtime detect NEON.
|
||||||
%configure \
|
export CFLAGS="%optflags"
|
||||||
|
export CXXFLAGS="%optflags"
|
||||||
|
../configure \
|
||||||
|
--prefix=%{_prefix} \
|
||||||
|
--libdir=%{_libdir} \
|
||||||
--enable-unit-tests \
|
--enable-unit-tests \
|
||||||
--enable-debug \
|
--enable-debug \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user