chore: Mark ld64 as known for automated macos builds, b=no-bug, c=configs

This commit is contained in:
mr. m
2026-01-05 18:37:30 +01:00
parent 7683b2675a
commit 2fd0935bf5

View File

@@ -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