summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-02 11:01:45 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-02 11:01:45 +0100
commitf097dc38fb4229a34dc2a36b156dbaa697148fc5 (patch)
treecdb36093bfc08ca7de0fce985c9cd2d63332a5bc /profiles/base
parentapp-text/xapian-omega: Stabilize 1.4.18 ppc, #790266 (diff)
downloadgentoo-f097dc38fb4229a34dc2a36b156dbaa697148fc5.tar.gz
gentoo-f097dc38fb4229a34dc2a36b156dbaa697148fc5.tar.bz2
gentoo-f097dc38fb4229a34dc2a36b156dbaa697148fc5.zip
profiles: remove uclibc
Closes: https://bugs.gentoo.org/820905 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/make.defaults2
-rw-r--r--profiles/base/use.mask2
2 files changed, 1 insertions, 3 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index ffef3a74bf0f..7ef343584cf4 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -7,7 +7,7 @@
# Profile IUSE injection (applies only to ebuilds which use EAPI 5 or later)
IUSE_IMPLICIT="prefix prefix-guest prefix-stack"
USE_EXPAND_IMPLICIT="ELIBC KERNEL USERLAND"
-USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw musl NetBSD OpenBSD SunOS uclibc Winnt"
+USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw musl NetBSD OpenBSD SunOS Winnt"
USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD OpenBSD SunOS Winnt"
USE_EXPAND_VALUES_USERLAND="BSD GNU"
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index ddbe686ea336..85ccff7cc3ab 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -65,7 +65,6 @@ packagekit
# Don't put hardened in here.
# TODO: move multilib into arch/base once inherit order is fixed
selinux
-uclibc
multilib
# Mask ELIBC, KERNEL, and USERLAND flags that apply to specific profiles.
@@ -83,7 +82,6 @@ elibc_musl
elibc_NetBSD
elibc_OpenBSD
elibc_SunOS
-elibc_uclibc
elibc_Winnt
kernel_AIX