[packages/firefox52-esr] use gold linker by default

atler atler at pld-linux.org
Wed Jul 11 18:46:16 CEST 2018


commit 62aba55b24f3f99c7540b6d96670282dbdb47bf7
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jul 11 18:23:28 2018 +0200

    use gold linker by default

 firefox52-esr.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/firefox52-esr.spec b/firefox52-esr.spec
index b205f60..a86b346 100644
--- a/firefox52-esr.spec
+++ b/firefox52-esr.spec
@@ -7,7 +7,7 @@
 %bcond_without	kerberos	# disable krb5 support
 %bcond_without	official	# official Firefox branding
 %bcond_with	pgo		# PGO-enabled build (requires working $DISPLAY == :100)
-%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_with	system_icu	# build with system ICU (disabled due to crashes with system icu 58.2)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/firefox52-esr.git/commitdiff/62aba55b24f3f99c7540b6d96670282dbdb47bf7



More information about the pld-cvs-commit mailing list