mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Discard changes to configs/common/mozconfig
This commit is contained in:
@@ -58,6 +58,9 @@ if test "$ZEN_RELEASE"; then
|
||||
if test "$ZEN_RELEASE_BRANCH" = "release"; then
|
||||
export MOZ_LTO=cross,full
|
||||
ac_add_options --enable-lto=cross,full
|
||||
else
|
||||
export MOZ_LTO=cross,thin
|
||||
ac_add_options --enable-lto=cross,thin
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user