use O3 again
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libvpx?expand=0&rev=98
This commit is contained in:
@@ -108,8 +108,8 @@ 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.
|
||||||
export CFLAGS="%optflags"
|
export CFLAGS="%optflags -O3"
|
||||||
export CXXFLAGS="%optflags"
|
export CXXFLAGS="%optflags -O3"
|
||||||
../configure \
|
../configure \
|
||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--libdir=%{_libdir} \
|
--libdir=%{_libdir} \
|
||||||
|
Reference in New Issue
Block a user