commit:     1423a309c13d5a59fcfedb022f27dd5443f77fea
Author:     Lei Zhang <zhanglei.april <AT> gmail <DOT> com>
AuthorDate: Wed Jul 27 12:57:30 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 15:20:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1423a309

profiles: update package.use.mask on musl

Mask "sanitize" for sys-devel/llvm and "nls" for app-text/dos2unix.

 profiles/hardened/linux/musl/package.use.mask | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/profiles/hardened/linux/musl/package.use.mask 
b/profiles/hardened/linux/musl/package.use.mask
index baca1c8..a18653b 100644
--- a/profiles/hardened/linux/musl/package.use.mask
+++ b/profiles/hardened/linux/musl/package.use.mask
@@ -3,7 +3,10 @@
 # $Id$
 
 # See bug #504200
-sys-devel/gcc sanitize 
+sys-devel/gcc sanitize
+
+# llvm's sanitizers are also incompatible with musl
+sys-devel/llvm sanitize
 
 # These cause collisions with <libintl.h>
 # even with --without-included-gettext

Reply via email to