summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-29 01:24:25 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-29 01:24:25 +0000
commit513b846bdaa68fe46ce00b63555ea4e83b0dccd2 (patch)
tree4d59fe50209196f375a6b51c62c4ea8cab84de4c /profiles/uclibc/x86
parentremove arm/s390 DEPEND cruft #67616 (diff)
downloadhistorical-513b846bdaa68fe46ce00b63555ea4e83b0dccd2.tar.gz
historical-513b846bdaa68fe46ce00b63555ea4e83b0dccd2.tar.bz2
historical-513b846bdaa68fe46ce00b63555ea4e83b0dccd2.zip
move STAGE1_USE and GRP_STAGE23_USE to main make.defaults
Diffstat (limited to 'profiles/uclibc/x86')
-rw-r--r--profiles/uclibc/x86/make.defaults3
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/uclibc/x86/make.defaults b/profiles/uclibc/x86/make.defaults
index 123f5ed3ab4b..7e6260198ef7 100644
--- a/profiles/uclibc/x86/make.defaults
+++ b/profiles/uclibc/x86/make.defaults
@@ -1,2 +1,5 @@
ARCH="x86"
ACCEPT_KEYWORDS="x86"
+
+GRP_STAGE23_USE="berkdb ncurses readline zlib uclibc"
+STAGE1_USE="uclibc"