Enable Clang plugin for Linux and macOS builds in mozconfig

This commit is contained in:
mr. m
2024-12-22 17:55:08 +00:00
parent 5b1d59e38d
commit a83bfa7a45
3 changed files with 1 additions and 5 deletions

View File

@@ -24,9 +24,9 @@ export MOZ_SOURCE_CHANGESET=${changeset}
export MOZ_INCLUDE_SOURCE_INFO=1
ac_add_options --enable-application=browser
#ac_add_options --enable-clang-plugin
if test "$ZEN_RELEASE"; then
ac_add_options --enable-clang-plugin
ac_add_options --enable-bootstrap
ac_add_options --enable-release