summaryrefslogtreecommitdiff
path: root/~emulatorman/iceweasel-libre/mozconfig.pgo
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-17 18:41:43 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-17 18:41:43 -0200
commitaeb81933f22181e922a0fa91feb27da923d703bc (patch)
treed369c7c92cc981aa47070d52dca712923f3356bc /~emulatorman/iceweasel-libre/mozconfig.pgo
parentd2c8976a6f2f4da940e0fd4cee7d6ca403221661 (diff)
backing mozilla and ice packs files
Diffstat (limited to '~emulatorman/iceweasel-libre/mozconfig.pgo')
-rw-r--r--~emulatorman/iceweasel-libre/mozconfig.pgo4
1 files changed, 4 insertions, 0 deletions
diff --git a/~emulatorman/iceweasel-libre/mozconfig.pgo b/~emulatorman/iceweasel-libre/mozconfig.pgo
new file mode 100644
index 000000000..b0c249ebf
--- /dev/null
+++ b/~emulatorman/iceweasel-libre/mozconfig.pgo
@@ -0,0 +1,4 @@
+# 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'