Confirmed users
933
edits
(→Where are my builds/test/talos?: fix pending/running links which were 404) |
(→What if I want PGO for my build: use override) |
||
| Line 74: | Line 74: | ||
==FAQ== | ==FAQ== | ||
===What if I want PGO for my build=== | ===What if I want PGO for my build=== | ||
Until {{bug|691673}} is resolved, you'll have to do a small hack if you want PGO to work on your try push. Add "mk_add_options MOZ_PGO=1" to build/mozconfig.common. | Until {{bug|691673}} is resolved, you'll have to do a small hack if you want PGO to work on your try push. Add "mk_add_options MOZ_PGO=1" to [https://mxr.mozilla.org/mozilla-central/source/build/mozconfig.common.override build/mozconfig.common.override]. | ||
===What if I don't put "try:" in my commit message?=== | ===What if I don't put "try:" in my commit message?=== | ||