]> git.pld-linux.org Git - packages/firefox60-esr.git/commitdiff
use gold linker by default
authorJan Palus <atler@pld-linux.org>
Wed, 11 Jul 2018 16:38:48 +0000 (18:38 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 11 Jul 2018 16:38:48 +0000 (18:38 +0200)
firefox.spec

index 1120a0869f57c0459c8df7bc39a609115424cddc..c6a6e1b7ea75da35afb92e02530af07bfcffba83 100644 (file)
@@ -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
This page took 0.180087 seconds and 4 git commands to generate.