diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-03-11 07:06:00 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-03-11 07:11:20 +0100 |
commit | 7af9edea579ae03faf7de87ff3b3f3a6999e019f (patch) | |
tree | 15b2200b4ff31f6fc36333f8ac9a36c6ddab6a52 /profiles/features | |
parent | x11-libs/libXdamage: Version bump to 1.1.5 (diff) | |
download | gentoo-7af9edea579ae03faf7de87ff3b3f3a6999e019f.tar.gz gentoo-7af9edea579ae03faf7de87ff3b3f3a6999e019f.tar.bz2 gentoo-7af9edea579ae03faf7de87ff3b3f3a6999e019f.zip |
profiles: Remove obsolete LLVM masks/forces
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/musl/package.use.mask | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index cd689d15dec5..28e05a4e4902 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors. +# Copyright 1999-2019 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 # See bug #604542 @@ -7,9 +7,6 @@ net-misc/iputils idn # See bug #504200 sys-devel/gcc sanitize vtv -# llvm's sanitizers are also incompatible with musl -sys-devel/llvm sanitize - # These cause collisions with <libintl.h> # even with --without-included-gettext sys-devel/gettext nls |