From: Jan Palus Date: Wed, 11 Jul 2018 16:38:48 +0000 (+0200) Subject: use gold linker by default X-Git-Tag: auto/th/firefox-61.0.2-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffirefox.git;a=commitdiff_plain;h=294e073e68defc7529c9beb0a29b318340a7d338 use gold linker by default --- diff --git a/firefox.spec b/firefox.spec index 1120a08..c6a6e1b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -8,7 +8,7 @@ %bcond_without official # official Firefox branding %bcond_with pgo # PGO-enabled build (requires working $DISPLAY == :100) %bcond_without geckodriver # WebDriver -%bcond_with gold # use gold linker +%bcond_without gold # use default linker instead of gold # - disabled shared_js - https://bugzilla.mozilla.org/show_bug.cgi?id=1039964 %bcond_with shared_js # shared libmozjs library [broken] %bcond_without system_icu # build without system ICU