Confirmed users, Bureaucrats and Sysops emeriti
722
edits
GavinSharp (talk | contribs) (Created page with "The Mozilla build system defines the following variables (both as AC_DEFINE, for the C++/XUL preprocessors, and AC_SUBST for autoconf/Makefiles) that can be used to control wh...") |
GavinSharp (talk | contribs) |
||
| Line 9: | Line 9: | ||
==EARLY_BETA_OR_EARLIER== | ==EARLY_BETA_OR_EARLIER== | ||
This is defined depending on the corresponding value in build/defines.sh. This file is managed manually by the release management team, with the variable being cleared once we're past the "early beta" point in the release cycle. | This is defined depending on the corresponding value in build/defines.sh. This file is managed manually by the release management team, with the variable being cleared once we're past the "early beta" point in the release cycle. | ||
Note: use of this flag requires explicit approval from release-management. | |||