diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-07-29 05:14:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-07-29 05:14:55 +0000 |
commit | 4bb1d985d775b3e35349195e3392c8e9ef463255 (patch) | |
tree | 75295c924cf42b96b2db2d3edbee3b4ab9221b0b /profiles/uclibc/x86/make.defaults | |
parent | added nodoc noman noinfo to default FEATURES for all uclibc arches (diff) | |
download | gentoo-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.defaults | 1 |
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" |