diff options
author | 2004-07-29 05:14:55 +0000 | |
---|---|---|
committer | 2004-07-29 05:14:55 +0000 | |
commit | b76c45735fa360b142514c6f2994dc661faecae2 (patch) | |
tree | 5172657422a60fe4f21bf4c442395088993629c2 /profiles/uclibc/arm | |
parent | added nodoc noman noinfo to default FEATURES for all uclibc arches (diff) | |
download | historical-b76c45735fa360b142514c6f2994dc661faecae2.tar.gz historical-b76c45735fa360b142514c6f2994dc661faecae2.tar.bz2 historical-b76c45735fa360b142514c6f2994dc661faecae2.zip |
STAGE1_USE=uclibc
Diffstat (limited to 'profiles/uclibc/arm')
-rw-r--r-- | profiles/uclibc/arm/make.defaults | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/uclibc/arm/make.defaults b/profiles/uclibc/arm/make.defaults index c636d80121da..f1763a1a8ae5 100644 --- a/profiles/uclibc/arm/make.defaults +++ b/profiles/uclibc/arm/make.defaults @@ -1,5 +1,6 @@ USE="arm berkdb ncurses python readline zlib uclibc" GRP_STAGE23_USE="arm berkdb ncurses python readline zlib uclibc" +STAGE1_USE="uclibc" ARCH="arm" COMPILER="gcc3" |