commit: 81f0223fb9b3fd961ead896f83785c4bce5049dc
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 9 21:38:15 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Jun 10 04:32:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81f0223f
dev-build/meson: sync live
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-build/meson/meson-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-build/meson/meson-9999.ebuild
b/dev-build/meson/meson-9999.ebuild
index 3a33c45497ee..dcb9ffd20677 100644
--- a/dev-build/meson/meson-9999.ebuild
+++ b/dev-build/meson/meson-9999.ebuild
@@ -118,6 +118,7 @@ python_prepare_all() {
# ASAN and sandbox both want control over LD_PRELOAD
# https://bugs.gentoo.org/673016
-e 's/test_generate_gir_with_address_sanitizer/_&/'
+ -e 's/test_env_cflags_ldflags/_&/'
# ASAN is unsupported on some targets
# https://bugs.gentoo.org/692822