summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default-linux/x86/2004.2/gcc34/make.defaults')
-rw-r--r--profiles/default-linux/x86/2004.2/gcc34/make.defaults12
1 files changed, 6 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 c49a0dfac988..24e22451d7ce 100644
--- a/profiles/default-linux/x86/2004.2/gcc34/make.defaults
+++ b/profiles/default-linux/x86/2004.2/gcc34/make.defaults
@@ -1,8 +1,9 @@
-# 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
+# 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
GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses"
@@ -14,7 +15,6 @@ GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurs
USE="x86 oss apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm imlib jpeg libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png python quicktime readline sdl slang spell ssl svga tcpd truetype X xml2 xmms xv zlib"
ARCH="x86"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"