mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-01 09:34:37 +00:00
fix: disable Clang plugin in mozconfig
This commit is contained in:
@@ -24,7 +24,7 @@ export MOZ_SOURCE_CHANGESET=${changeset}
|
||||
export MOZ_INCLUDE_SOURCE_INFO=1
|
||||
|
||||
ac_add_options --enable-application=browser
|
||||
ac_add_options --enable-clang-plugin
|
||||
#ac_add_options --enable-clang-plugin
|
||||
|
||||
if test "$ZEN_RELEASE"; then
|
||||
ac_add_options --enable-bootstrap
|
||||
|
||||
Reference in New Issue
Block a user