mirror of
https://github.com/zen-browser/desktop
synced 2026-04-26 01:25:02 +02:00
Update macOS build configuration and override LTO settings in mozconfig
This commit is contained in:
@@ -6,6 +6,10 @@ ac_add_options --enable-eme=widevine
|
||||
export MOZ_MACBUNDLE_ID=${appId}
|
||||
export MOZ_MACBUNDLE_NAME="Zen Browser.app"
|
||||
|
||||
# override LTO settings, for now...
|
||||
export MOZ_LTO=cross,thin
|
||||
ac_add_options --enable-lto=cross,thin
|
||||
|
||||
if test "$ZEN_RELEASE"; then
|
||||
if test "$ZEN_GA_DISABLE_PGO"; then
|
||||
export ZEN_DUMMY=1
|
||||
|
||||
Reference in New Issue
Block a user