summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-07-29 05:14:55 +0000
committerMike Frysinger <vapier@gentoo.org>2004-07-29 05:14:55 +0000
commit4bb1d985d775b3e35349195e3392c8e9ef463255 (patch)
tree75295c924cf42b96b2db2d3edbee3b4ab9221b0b /profiles/uclibc/x86/make.defaults
parentadded nodoc noman noinfo to default FEATURES for all uclibc arches (diff)
downloadgentoo-2-4bb1d985d775b3e35349195e3392c8e9ef463255.tar.gz
gentoo-2-4bb1d985d775b3e35349195e3392c8e9ef463255.tar.bz2
gentoo-2-4bb1d985d775b3e35349195e3392c8e9ef463255.zip
STAGE1_USE=uclibc
Diffstat (limited to 'profiles/uclibc/x86/make.defaults')
-rw-r--r--profiles/uclibc/x86/make.defaults1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/uclibc/x86/make.defaults b/profiles/uclibc/x86/make.defaults
index eff193ded011..d31a486bcb1e 100644
--- a/profiles/uclibc/x86/make.defaults
+++ b/profiles/uclibc/x86/make.defaults
@@ -1,5 +1,6 @@
USE="x86 berkdb ncurses python readline zlib uclibc"
GRP_STAGE23_USE="x86 berkdb ncurses python readline zlib uclibc"
+STAGE1_USE="uclibc"
ARCH="x86"
COMPILER="gcc3"