projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fffa37
)
profiles/features/musl: add locale.alias to INSTALL_MASK
author
Jory Pratt
<anarchy@gentoo.org>
Sun, 22 Mar 2020 22:05:48 +0000
(17:05 -0500)
committer
Jory 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
patch
|
blob
|
history
diff --git
a/profiles/features/musl/make.defaults
b/profiles/features/musl/make.defaults
index e2dbf5d8a4b7d6596f1349620e754f163fae964f..9db228856d0d141c4d733419e137baed7e41a95d 100644
(file)
--- a/
profiles/features/musl/make.defaults
+++ b/
profiles/features/musl/make.defaults
@@
-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
"