Confirmed users
1,345
edits
Nnethercote (talk | contribs) |
Nnethercote (talk | contribs) |
||
Line 21: | Line 21: | ||
ac_add_options --enable-profiling | ac_add_options --enable-profiling | ||
Build with that mozconfig | Build with that mozconfig. | ||
If you don't want to do the build yourself, you can get try server to do it for you. For a desktop build, modify the appropriate in-tree mozconfig file before pushing. E.g. for an optimized Linux64 build, modify <code>browser/config/mozconfigs/linux64/common-opt</code> before pushing. On Windows you'll also need to add this line to build/mozconfig.common: | If you don't want to do the build yourself, you can get try server to do it for you. For a desktop build, modify the appropriate in-tree mozconfig file before pushing. E.g. for an optimized Linux64 build, modify <code>browser/config/mozconfigs/linux64/common-opt</code> before pushing. On Windows you'll also need to add this line to build/mozconfig.common: | ||
Line 28: | Line 28: | ||
(and note that below the "Run" instructions for Windows try builds differ from the instructions for local Windows builds). | (and note that below the "Run" instructions for Windows try builds differ from the instructions for local Windows builds). | ||
=== B2G device builds === | === B2G device builds === |