[packages/firefox] use gold linker by default
    atler 
    atler at pld-linux.org
       
    Wed Jul 11 18:46:10 CEST 2018
    
    
  
commit 294e073e68defc7529c9beb0a29b318340a7d338
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jul 11 18:38:48 2018 +0200
    use gold linker by default
 firefox.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/firefox.git/commitdiff/294e073e68defc7529c9beb0a29b318340a7d338
    
    
More information about the pld-cvs-commit
mailing list