summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-08 21:40:20 +0000
committerSam James <sam@gentoo.org>2023-02-08 21:40:20 +0000
commit5a3ff0fc1159b74ad7be0f6be28d9ab53bbc76aa (patch)
treeeaa76e4d64023c08e22cc43c747a1d2978d55165 /profiles/default
parentsys-libs/pkgcraft: fix fetching crates (diff)
downloadgentoo-5a3ff0fc1159b74ad7be0f6be28d9ab53bbc76aa.tar.gz
gentoo-5a3ff0fc1159b74ad7be0f6be28d9ab53bbc76aa.tar.bz2
gentoo-5a3ff0fc1159b74ad7be0f6be28d9ab53bbc76aa.zip
profiles/default/linux/arm/17.0/musl: mask sys-devel/gcc[sanitize]
Bug: https://bugs.gentoo.org/892079 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r--profiles/default/linux/arm/17.0/musl/package.use.mask9
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/default/linux/arm/17.0/musl/package.use.mask b/profiles/default/linux/arm/17.0/musl/package.use.mask
new file mode 100644
index 000000000000..cff3d1daadfa
--- /dev/null
+++ b/profiles/default/linux/arm/17.0/musl/package.use.mask
@@ -0,0 +1,9 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <sam@gentoo.org> (2023-02-08)
+# libsanitizer needs porting to arm on musl:
+# - https://archives.gentoo.org/gentoo-releng-autobuilds/message/c59c5775309deef44162d1337e6fb650
+# - https://archives.gentoo.org/gentoo-releng-autobuilds/message/e94e893c954fa50b84b84086a40c359f
+# - https://bugs.gentoo.org/892079#c10 (bug otherwise unrelated)
+sys-devel/gcc sanitize