canmove, Confirmed users
1,126
edits
(→How to get non-PGO coverage: Add link to the more up to date https://wiki.mozilla.org/ReleaseEngineering/TryChooser#What_if_I_want_PGO_for_my_build) |
|||
| Line 123: | Line 123: | ||
== How to get non-PGO coverage == | == How to get non-PGO coverage == | ||
A lot of the following is out of date, see: | |||
https://wiki.mozilla.org/ReleaseEngineering/TryChooser#What_if_I_want_PGO_for_my_build | |||
On branches where [https://bugzilla.mozilla.org/show_bug.cgi?id=643704 bug 643704] has landed, adding the following in a '''mozconfig-extra''' or '''mozconfig-extra-$platform''' file will suffice: | On branches where [https://bugzilla.mozilla.org/show_bug.cgi?id=643704 bug 643704] has landed, adding the following in a '''mozconfig-extra''' or '''mozconfig-extra-$platform''' file will suffice: | ||
mk_add_options MOZ_PGO= | mk_add_options MOZ_PGO= | ||