profiles/*/musl: package.use.mask app-shells/bash[mem-scramble]
authorGeorgy Yakovlev <ya@sysdump.net>
Sun, 4 Mar 2018 09:52:41 +0000 (01:52 -0800)
committerAnthony G. Basile <blueness@gentoo.org>
Sun, 4 Mar 2018 10:52:04 +0000 (05:52 -0500)
commitbe5325508d65c252445fd1b9eb5504866db28759
tree5a6e8269e48766c52c2d71e2bbb2e7f1820a2550
parente1e7f95ee903b4366c5ea8642d7482a70e0359e0
profiles/*/musl: package.use.mask app-shells/bash[mem-scramble]

mem-scramble enables bash-malloc which relies on sbrk
which is implemented as a fail-only stub in musl.
Enabling it will break bash (and portage) horribly.
xmalloc: locale.c:81: cannot allocate 18 bytes (0 bytes allocated)
profiles/default/linux/musl/package.use.mask
profiles/features/musl/package.use.mask