summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-02-24 15:15:51 +0000
committerZac Medico <zmedico@gentoo.org>2007-02-24 15:15:51 +0000
commit117008b7d354af926de31fc686e330f64f92d812 (patch)
treef420fb661173866530072709f7cfc78d07d14e8c /profiles/base
parentStable on ppc wrt bug 167860 (diff)
downloadhistorical-117008b7d354af926de31fc686e330f64f92d812.tar.gz
historical-117008b7d354af926de31fc686e330f64f92d812.tar.bz2
historical-117008b7d354af926de31fc686e330f64f92d812.zip
Mask and force ELIBC, KERNEL, and USERLAND flags that apply to specific profiles.
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/use.force5
-rw-r--r--profiles/base/use.mask6
2 files changed, 10 insertions, 1 deletions
diff --git a/profiles/base/use.force b/profiles/base/use.force
index e69de29bb2d1..01486e67e713 100644
--- a/profiles/base/use.force
+++ b/profiles/base/use.force
@@ -0,0 +1,5 @@
+# Force the GNU/Linux ELIBC, KERNEL, and USERLAND
+# flags that apply to the majority of profiles.
+elibc_glibc
+kernel_linux
+userland_GNU
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index e7c6b9a90ae4..07cb502a892b 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -81,13 +81,17 @@ infopipe
# psyco only works on x86
psyco
-# Mask the various *BSD libcs a part from the various subprofiles
+# Mask ELIBC, KERNEL, and USERLAND flags that apply to specific profiles.
elibc_FreeBSD
elibc_NetBSD
elibc_OpenBSD
elibc_Darwin
elibc_DragonFly
+elibc_uclibc
+kernel_Darwin
kernel_FreeBSD
+userland_BSD
+userland_Darwin
# Diego Pettenò <flameeyes@gentoo.org> (6 Dec 2006)
# Mask specific Apple drivers