From 2628ba7dd8c19f8e7e8cf404be634c1fe06c0434 Mon Sep 17 00:00:00 2001 From: "mr. m" Date: Mon, 5 Jan 2026 18:58:35 +0100 Subject: [PATCH] chore: Don't imply MOZ_LD64_KNOWN_GOOD from automation flag, b=no-bug, c=no-component --- src/build/moz-configure/lto-pgo-configure.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/build/moz-configure/lto-pgo-configure.patch diff --git a/src/build/moz-configure/lto-pgo-configure.patch b/src/build/moz-configure/lto-pgo-configure.patch new file mode 100644 index 000000000..e1c1f77ff --- /dev/null +++ b/src/build/moz-configure/lto-pgo-configure.patch @@ -0,0 +1,12 @@ +diff --git a/build/moz.configure/lto-pgo.configure b/build/moz.configure/lto-pgo.configure +index 165541b79842672d8bac48722220532f3913556d..6781b84b9c06ff26a41a0e7d8be5a958600fda62 100644 +--- a/build/moz.configure/lto-pgo.configure ++++ b/build/moz.configure/lto-pgo.configure +@@ -258,7 +258,6 @@ option( + help="Indicate that ld64 is free of symbol aliasing bugs", + ) + +-imply_option("MOZ_LD64_KNOWN_GOOD", moz_automation) + + use_fat_lto = cxx_compiler.try_link( + ldflags=depends(stlport_libs)(