Confirmed users
1,377
edits
mNo edit summary |
|||
Line 31: | Line 31: | ||
*'''mozconfig-extra''' with settings to be applied to all mozconfigs | *'''mozconfig-extra''' with settings to be applied to all mozconfigs | ||
*'''mozconfig-extra-$platform''' to apply changes only to that platform's mozconfig, where $platform is one of linux, linux64, win32, macosx, macosx64, android | *'''mozconfig-extra-$platform''' to apply changes only to that platform's mozconfig, where $platform is one of linux, linux64, win32, macosx, macosx64, android, maemo4, maemo5-gtk, maemo5-qt | ||
The options you enable/disable in your custom mozconfig are '''appended''' to the existing config. | The options you enable/disable in your custom mozconfig are '''appended''' to the existing config. |