mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-02 05:39:18 +00:00
feat: Limit the number of threads when building macos releases, b=no-bug, c=configs
This commit is contained in:
@@ -51,3 +51,7 @@ fi
|
||||
# See https://searchfox.org/firefox-main/rev/e61d59b5c9a651fd7bf28043f87c0dc669833496/build/moz.configure/lto-pgo.configure#261
|
||||
export MOZ_LD64_KNOWN_GOOD=1
|
||||
ac_add_options --enable-linker=ld64
|
||||
|
||||
if test "$ZEN_RELEASE"; then
|
||||
mk_add_options MOZ_MAKE_FLAGS="-j4"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user