mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-10 23:34:06 +00:00
chore: Mark ld64 as known for automated macos builds, b=no-bug, c=configs
This commit is contained in:
@@ -47,4 +47,7 @@ else
|
||||
fi
|
||||
|
||||
# Keep using ld64 on PGO/LTO builds because of performance regressions when using lld.
|
||||
# Mozilla sets "MOZ_LD64_KNOWN_GOOD" to true when they do automated builds with PGO/LTO on macOS.
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user