mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-02 19:42:40 +00:00
Enable bootstrap option in mozconfig for Zen release configuration
This commit is contained in:
@@ -25,9 +25,9 @@ export MOZ_INCLUDE_SOURCE_INFO=1
|
||||
ac_add_options --enable-application=browser
|
||||
|
||||
if test "$ZEN_RELEASE"; then
|
||||
export MOZ_AUTOMATION=1
|
||||
|
||||
ac_add_options --enable-clang-plugin
|
||||
ac_add_options --enable-bootstrap
|
||||
|
||||
ac_add_options --enable-release
|
||||
ac_add_options --disable-debug
|
||||
|
||||
Reference in New Issue
Block a user