diff options
author | Daniel Goller <morfic@gentoo.org> | 2004-09-04 18:25:49 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2004-09-04 18:25:49 +0000 |
commit | 822f1535eab3f3251d5d2bec2d5d7529e7afc581 (patch) | |
tree | 673ca7e0af82c0ca4dcfb0597a686792daeeb13b /profiles/default-linux | |
parent | virtual/glibc --> virtual/libc (diff) | |
download | historical-822f1535eab3f3251d5d2bec2d5d7529e7afc581.tar.gz historical-822f1535eab3f3251d5d2bec2d5d7529e7afc581.tar.bz2 historical-822f1535eab3f3251d5d2bec2d5d7529e7afc581.zip |
fixer upper, adding make.defaults, use.defaults
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/x86/2004.2/gcc34/make.defaults | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/profiles/default-linux/x86/2004.2/gcc34/make.defaults b/profiles/default-linux/x86/2004.2/gcc34/make.defaults index 24e22451d7ce..603a4433c1f6 100644 --- a/profiles/default-linux/x86/2004.2/gcc34/make.defaults +++ b/profiles/default-linux/x86/2004.2/gcc34/make.defaults @@ -1,9 +1,8 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2004.2/gcc34/make.defaults,v 1.2 2004/08/25 13:58:06 vapier Exp $ -# -# System-wide defaults for the Portage system -# See portage(5) manpage +# Copyright 2002-2004 Gentoo Foundation. +# System-wide defaults for the >=gcc 3.2 Portage system + +#Experimental: trying to use these USE variables to build up from stage 2->3 +#thus eliminating the inherent fragility of using USE for this GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses" |