]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- disable pgo (broken build) auto/th/firefox-55.0.1-1
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 11 Aug 2017 22:10:04 +0000 (00:10 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 11 Aug 2017 22:10:04 +0000 (00:10 +0200)
firefox.spec

index d8f841ea6b4c68cc89a9e4d630274a6229f76498..e1ed83b3935691a3f7821834b46b8f0ec3004214 100644 (file)
@@ -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
This page took 2.501416 seconds and 4 git commands to generate.