[packages/firefox] drop legacy_exts bcond (no longer works)
atler
atler at pld-linux.org
Sun Dec 22 22:06:56 CET 2019
commit 2652653a45088f1997241c8fe11b11cfcacdba38
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Dec 22 21:38:20 2019 +0100
drop legacy_exts bcond (no longer works)
firefox.spec | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/firefox.spec b/firefox.spec
index 41ef7f2..b7a505a 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -16,7 +16,6 @@
%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 clang # build using Clang/LLVM
-%bcond_with legacy_exts # build with legacy extensions support
%if %{with lto}
%define with_clang 1
@@ -2126,9 +2125,6 @@ ac_add_options --with-system-webp
ac_add_options --with-system-zlib
# Workaround for mozbz#1341234
ac_add_options BINDGEN_CFLAGS="$(pkg-config nspr pixman-1 --cflags)"
-%if %{with legacy_exts}
-ac_add_options "MOZ_ALLOW_LEGACY_EXTENSIONS=1"
-%endif
EOF
%{!?with_clang:export MOZ_MAKE_FLAGS="-j1"}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/firefox.git/commitdiff/2652653a45088f1997241c8fe11b11cfcacdba38
More information about the pld-cvs-commit
mailing list