Bug 670967 - Followup: Disable accidentally-left force-PGO in win32 mozconfig.

This commit is contained in:
Justin Lebar 2011-12-15 09:36:03 -05:00
parent 3dba0e2474
commit 1307a4a3fa

View File

@ -1,6 +1,5 @@
# for pgo # for pgo
mk_add_options PROFILE_GEN_SCRIPT='$(PYTHON) $(MOZ_OBJDIR)/_profile/pgo/profileserver.py' mk_add_options PROFILE_GEN_SCRIPT='$(PYTHON) $(MOZ_OBJDIR)/_profile/pgo/profileserver.py'
mk_add_options MOZ_PGO=1
ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL} ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL}
ac_add_options --enable-update-packaging ac_add_options --enable-update-packaging