[packages/firefox] - disable pgo (broken build)

baggins baggins at pld-linux.org
Sat Aug 12 00:10:25 CEST 2017


commit 86c073e41502b34d3b68ba827e8812e79da1fd8b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Aug 12 00:10:04 2017 +0200

    - disable pgo (broken build)

 firefox.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/firefox.spec b/firefox.spec
index d8f841e..e1ed83b 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -6,7 +6,7 @@
 %bcond_without	gtk3		# GTK+ 3.x instead of 2.x
 %bcond_without	kerberos	# disable krb5 support
 %bcond_without	official	# official Firefox branding
-%bcond_without	pgo		# PGO-enabled build (requires working $DISPLAY == :100)
+%bcond_with	pgo		# PGO-enabled build (requires working $DISPLAY == :100)
 # - 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/86c073e41502b34d3b68ba827e8812e79da1fd8b



More information about the pld-cvs-commit mailing list