commit fe3966c7bceffb505c1979d5844fcac665010cef
Author: Jan Palus <[email protected]>
Date: Wed Apr 15 11:30:26 2020 +0200
bring back building with system libvpx
firefox.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/firefox.spec b/firefox.spec
index d01eee5..762421f 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -14,7 +14,7 @@
%bcond_with shared_js # shared libmozjs library [broken]
%bcond_without system_icu # build without system ICU
%bcond_with system_cairo # build with system cairo (not supported in
60.0)
-%bcond_with system_libvpx # build with system libvpx (67.0 does not build
with libvpx 1.8)
+%bcond_without system_libvpx # build with system libvpx
%bcond_without clang # build using Clang/LLVM
%if %{with lto}
@@ -2046,7 +2046,7 @@ export CC="%{__cc}"
export CXX="%{__cxx}"
%endif
%ifarch %{ix86}
-export CFLAGS="%{rpmcflags} -mmmx -D_FILE_OFFSET_BITS=64 -g0"
+export CFLAGS="%{rpmcflags} %{!?with_system_libvpx:-mmmx}
-D_FILE_OFFSET_BITS=64 -g0"
export CXXFLAGS="%{rpmcxxflags} -mmmx -D_FILE_OFFSET_BITS=64 -g0"
export MOZ_DEBUG_FLAGS=" "
export LLVM_USE_SPLIT_DWARF=1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/firefox.git/commitdiff/fe3966c7bceffb505c1979d5844fcac665010cef
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit