summaryrefslogtreecommitdiff
path: root/libre/icecat/mozconfig.pgo
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-01-12 16:44:09 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-01-12 17:06:20 -0500
commit6bafdd178eae7fe285a158da7ff6176deb9ca5e2 (patch)
tree457087bc09508a5c0ec97b2f3cc1363c817b1432 /libre/icecat/mozconfig.pgo
parentb453854f5cbc46a46f1a35fb853e252e18951885 (diff)
downloadabslibre-6bafdd178eae7fe285a158da7ff6176deb9ca5e2.tar.gz
abslibre-6bafdd178eae7fe285a158da7ff6176deb9ca5e2.tar.bz2
abslibre-6bafdd178eae7fe285a158da7ff6176deb9ca5e2.zip
libre/{icecat,iceweasel-libre}: fix PGO, make more similar to firefox
The biggest part of that change is using the variable "pkgbase" so they don't all have to be different. Note that I ran firefox through moz-normalize before comparing them.
Diffstat (limited to 'libre/icecat/mozconfig.pgo')
-rw-r--r--libre/icecat/mozconfig.pgo4
1 files changed, 1 insertions, 3 deletions
diff --git a/libre/icecat/mozconfig.pgo b/libre/icecat/mozconfig.pgo
index b0c249ebf..57d11eed0 100644
--- a/libre/icecat/mozconfig.pgo
+++ b/libre/icecat/mozconfig.pgo
@@ -1,4 +1,2 @@
# PGO
-ac_add_options --enable-profile-guided-optimization
-mk_add_options PROFILE_GEN_SCRIPT='$(PYTHON) $(MOZ_OBJDIR)/_profile/pgo/profileserver.py'
-mk_add_options PYTHONPATH='$(OBJDIR)/_profile/pgo'
+mk_add_options PROFILE_GEN_SCRIPT='$(PYTHON) $(MOZ_OBJDIR)/_profile/pgo/profileserver.py 10'