summaryrefslogtreecommitdiff
path: root/mozilla-testing/iceweasel-libre/mozconfig.pgo
diff options
context:
space:
mode:
Diffstat (limited to 'mozilla-testing/iceweasel-libre/mozconfig.pgo')
-rw-r--r--mozilla-testing/iceweasel-libre/mozconfig.pgo1
1 files changed, 0 insertions, 1 deletions
diff --git a/mozilla-testing/iceweasel-libre/mozconfig.pgo b/mozilla-testing/iceweasel-libre/mozconfig.pgo
index 3509ec03f..b0c249ebf 100644
--- a/mozilla-testing/iceweasel-libre/mozconfig.pgo
+++ b/mozilla-testing/iceweasel-libre/mozconfig.pgo
@@ -1,5 +1,4 @@
# PGO
ac_add_options --enable-profile-guided-optimization
-mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/ff-pgo
mk_add_options PROFILE_GEN_SCRIPT='$(PYTHON) $(MOZ_OBJDIR)/_profile/pgo/profileserver.py'
mk_add_options PYTHONPATH='$(OBJDIR)/_profile/pgo'