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.
|
||||
# So, we still set -mfpu=neon when build libvpx rpm, but also enable
|
||||
# runtime-cpu-detect for runtime detect NEON.
|
||||
export CFLAGS="%optflags"
|
||||
export CXXFLAGS="%optflags"
|
||||
export CFLAGS="%optflags -O3"
|
||||
export CXXFLAGS="%optflags -O3"
|
||||
../configure \
|
||||
--prefix=%{_prefix} \
|
||||
--libdir=%{_libdir} \
|
||||
|
Reference in New Issue
Block a user