diff options
author | 2007-04-01 05:14:30 +0000 | |
---|---|---|
committer | 2007-04-01 05:14:30 +0000 | |
commit | d17c2dc65790cfa8617596fd0926dc81dd4c1a55 (patch) | |
tree | 9adaca07a53c8d3767ddf947179396d680e41e38 /profiles | |
parent | remove extra stuff (diff) | |
download | gentoo-2-d17c2dc65790cfa8617596fd0926dc81dd4c1a55.tar.gz gentoo-2-d17c2dc65790cfa8617596fd0926dc81dd4c1a55.tar.bz2 gentoo-2-d17c2dc65790cfa8617596fd0926dc81dd4c1a55.zip |
remove extra stuff
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ppc64/2005.0/make.defaults | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/profiles/default-linux/ppc64/2005.0/make.defaults b/profiles/default-linux/ppc64/2005.0/make.defaults index 4b522dea0531..debca182aa9c 100644 --- a/profiles/default-linux/ppc64/2005.0/make.defaults +++ b/profiles/default-linux/ppc64/2005.0/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc64/2005.0/make.defaults,v 1.7 2005/06/27 03:14:49 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc64/2005.0/make.defaults,v 1.8 2007/04/01 05:14:30 tgall Exp $ ARCH="ppc64" ACCEPT_KEYWORDS="ppc64" @@ -10,8 +10,6 @@ CHOST="powerpc64-unknown-linux-gnu" CFLAGS="-O2 -pipe" CXXFLAGS=${CFLAGS} -ACCEPT_KEYWORDS="ppc64" - STAGE1_USE="unicode" GRP_STAGE23_USE="unicode ipv6 pam tcpd readline nls ssl gpm perl python berkdb ncurses" |