diff options
author | Tom Gall <tgall@gentoo.org> | 2007-04-01 05:16:26 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-04-01 05:16:26 +0000 |
commit | d9031d53ba4e730910dc5fde4fe2e9f0889d06e5 (patch) | |
tree | 330c715d88fb00d7e3c611154181b2d40f8e203d /profiles/default-linux | |
parent | removed extra pcmcia (diff) | |
download | gentoo-2-d9031d53ba4e730910dc5fde4fe2e9f0889d06e5.tar.gz gentoo-2-d9031d53ba4e730910dc5fde4fe2e9f0889d06e5.tar.bz2 gentoo-2-d9031d53ba4e730910dc5fde4fe2e9f0889d06e5.zip |
remove extra stuff
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/ppc/2005.1/ppc64/32bit-userland/make.defaults | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/default-linux/ppc/2005.1/ppc64/32bit-userland/make.defaults b/profiles/default-linux/ppc/2005.1/ppc64/32bit-userland/make.defaults index 422a7115abec..5e31b76533cc 100644 --- a/profiles/default-linux/ppc/2005.1/ppc64/32bit-userland/make.defaults +++ b/profiles/default-linux/ppc/2005.1/ppc64/32bit-userland/make.defaults @@ -7,8 +7,6 @@ PROFILE_ARCH="ppc64" CFLAGS="-O2 -pipe" CXXFLAGS=${CFLAGS} -ACCEPT_KEYWORDS="${ARCH}" - STAGE1_USE="gcc64 unicode" USE="${STAGE1_USE} ipv6 pam tcpd readline nls ssl gpm perl python berkdb ncurses ibm berkdb bitmap-fonts gif jpeg ncurses png truetype truetype-fonts type1-fonts zlib" |