summaryrefslogtreecommitdiff
path: root/profiles/features/musl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-12-24 14:11:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-12-24 14:11:38 +0000
commitde49812990871e1705b64051c35161d5e6400269 (patch)
tree5e1e8fcb0ff4579dbd22a1bfee28a6b97dc8aaeb /profiles/features/musl
parent536c3711867ec947c1738f2c4b96f22e4863322d (diff)
gentoo resync : 24.12.2018
Diffstat (limited to 'profiles/features/musl')
-rw-r--r--profiles/features/musl/package.mask3
-rw-r--r--profiles/features/musl/package.use.mask5
2 files changed, 2 insertions, 6 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index cf2cec955617..11d423e35897 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,7 +1,6 @@
-# Copyright 1999-2018 Gentoo Foundation.
+# Copyright 1999-2018 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
-sys-libs/uclibc
sys-libs/uclibc-ng
sys-libs/glibc
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask
index 05d01c6e1e8b..cd689d15dec5 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation.
+# Copyright 1999-2018 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# See bug #604542
@@ -15,9 +15,6 @@ sys-devel/llvm sanitize
sys-devel/gettext nls
sys-fs/e2fsprogs nls
-# See bug #576928
-media-libs/mesa nptl
-
# bash-malloc relies on sbrk which is implemented
# as a fail-only stub in musl. breaks horribly if enabled.
# bash: xmalloc: locale.c:81: cannot allocate 18 bytes (0 bytes allocated)