profiles/features/musl: add locale.alias to INSTALL_MASK
authorJory Pratt <anarchy@gentoo.org>
Sun, 22 Mar 2020 22:05:48 +0000 (17:05 -0500)
committerJory Pratt <anarchy@gentoo.org>
Sun, 22 Mar 2020 22:09:19 +0000 (17:09 -0500)
Closes: https://bugs.gentoo.org/713474
Closes: https://bugs.gentoo.org/713762
Closes: https://bugs.gentoo.org/713826
Closes: https://bugs.gentoo.org/713964
Closes: https://bugs.gentoo.org/713034

Signed-off-by: Jory Pratt <anarchy@gentoo.org>
profiles/features/musl/make.defaults

index e2dbf5d8a4b7d6596f1349620e754f163fae964f..9db228856d0d141c4d733419e137baed7e41a95d 100644 (file)
@@ -15,4 +15,4 @@ FEATURES="-multilib-strict"
 
 # TODO: fix so musl doesn't generate this for all packages
 # that use a charset, it causes package collisons.
-INSTALL_MASK="charset.alias"
+INSTALL_MASK="charset.alias locale.alias"