mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
Bug 670967 - Followup: Disable accidentally-left force-PGO in win32 mozconfig.
This commit is contained in:
parent
3dba0e2474
commit
1307a4a3fa
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user