summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Davies <jpds@protonmail.com>2020-11-10 17:03:14 +0000
committerJory Pratt <anarchy@gentoo.org>2020-11-10 13:52:18 -0600
commit2abf7b18e945a1baee9b503cbc6650bf28c46f22 (patch)
tree5f8d3a7447febd98168360506c25a0f40a2d960f
parentsys-kernel/gentoo-kernel-bin: Bump to 5.9.7 (diff)
downloadgentoo-2abf7b18e945a1baee9b503cbc6650bf28c46f22.tar.gz
gentoo-2abf7b18e945a1baee9b503cbc6650bf28c46f22.tar.bz2
gentoo-2abf7b18e945a1baee9b503cbc6650bf28c46f22.zip
musl profile: Disabled LLVM sanitizers as they do not work for now.
Closes: https://bugs.gentoo.org/753935 Closes: https://github.com/gentoo/gentoo/pull/18216 Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Jory Pratt <anarchy@gentoo.org>
-rw-r--r--profiles/default/linux/musl/package.use.mask3
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default/linux/musl/package.use.mask b/profiles/default/linux/musl/package.use.mask
index ed9d78166df7..113ac0bd81a2 100644
--- a/profiles/default/linux/musl/package.use.mask
+++ b/profiles/default/linux/musl/package.use.mask
@@ -7,6 +7,9 @@ net-misc/iputils idn
# See bug #504200
sys-devel/gcc sanitize
+# Disable sanitizers for LLVM, see bug #753935
+sys-devel/clang-runtime sanitize
+
# These cause collisions with <libintl.h>
# even with --without-included-gettext
sys-devel/gettext nls