Confirmed users
1,377
edits
(→FAQ) |
|||
| Line 107: | Line 107: | ||
==FAQ== | ==FAQ== | ||
===What if I want PGO for my build=== | |||
Until {{bug|691673}} is resolved, you'll have to add "mk_add_options MOZ_PGO=1" to the mozconfig-extra-$platform file for Linux, Linux64 and Win32 (as desired) | |||
===What if I don't put "try:" in my commit message?=== | ===What if I don't put "try:" in my commit message?=== | ||
If you don't give a "try:" string in your commit message, you'll get an error message on attempts to push to try as per {{bug|649402}} where try syntax use was made mandatory. | If you don't give a "try:" string in your commit message, you'll get an error message on attempts to push to try as per {{bug|649402}} where try syntax use was made mandatory. | ||