commit:     d11212bacfcd0359b65838e033292bb8e68ca4fb
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Sun May 17 19:45:58 2020 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Sun May 17 19:48:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d11212ba

profiles/features/musl/package.use.mask: mask nls useflag on gcc

Closes: https://bugs.gentoo.org/723370

Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 profiles/features/musl/package.use.mask | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/features/musl/package.use.mask 
b/profiles/features/musl/package.use.mask
index 6121492e84f..afdd59ca5f5 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -12,8 +12,8 @@ dev-lang/gforth check
 # See bug #604542
 net-misc/iputils idn
 
-# See bug #504200
-sys-devel/gcc sanitize vtv
+# See bug #504200, #723370
+sys-devel/gcc sanitize nls vtv
 
 # These cause collisions with <libintl.h>
 # even with --without-included-gettext

Reply via email to