summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2008-04-01 17:41:39 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2008-04-01 17:41:39 +0000
commit135910d96786fcf9b41495e8487a56fa1cdec95c (patch)
tree0222abfe4cccae525a528cf7c698e8049ced0d46 /profiles/uclibc
parenttrunk build against qt4 (diff)
downloadhistorical-135910d96786fcf9b41495e8487a56fa1cdec95c.tar.gz
historical-135910d96786fcf9b41495e8487a56fa1cdec95c.tar.bz2
historical-135910d96786fcf9b41495e8487a56fa1cdec95c.zip
Huge initial 2008.0 profile commit. This will need to be adjusted synced with the current masks and such in the tree, but this will work for people doing beta installs. Enjoy.
Diffstat (limited to 'profiles/uclibc')
-rw-r--r--profiles/uclibc/make.defaults2
-rw-r--r--profiles/uclibc/parent3
2 files changed, 3 insertions, 2 deletions
diff --git a/profiles/uclibc/make.defaults b/profiles/uclibc/make.defaults
index 780ac5162e8b..2f466fa7f40e 100644
--- a/profiles/uclibc/make.defaults
+++ b/profiles/uclibc/make.defaults
@@ -1,6 +1,6 @@
STAGE1_USE="uclibc"
GRP_STAGE23_USE="ncurses readline zlib uclibc"
-USE="ncurses readline zlib uclibc -fortran"
+USE="ncurses readline zlib uclibc -fortran -pam -berkdb -ipv6"
CFLAGS="-Os"
CXXFLAGS="${CFLAGS}"
diff --git a/profiles/uclibc/parent b/profiles/uclibc/parent
index fbe94a6a12cb..6f0b2fa994bc 100644
--- a/profiles/uclibc/parent
+++ b/profiles/uclibc/parent
@@ -1 +1,2 @@
-../default-linux
+../base
+../default/linux