summaryrefslogtreecommitdiff
path: root/libre/iceweasel-libre/mozconfig.pgo
blob: b0c249ebf597e8eced9548c02023730623b99453 (plain)
1
2
3
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'