summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-08-25 14:03:24 +0000
committerMike Frysinger <vapier@gentoo.org>2004-08-25 14:03:24 +0000
commit7ce19cd05e8c50a2e1d9b53a528f77875c46dc15 (patch)
treeb918d0f16a2c6919bf672facb52b64b01fd1269e /profiles
parentsync headers and punt $COMPILER (diff)
downloadhistorical-7ce19cd05e8c50a2e1d9b53a528f77875c46dc15.tar.gz
historical-7ce19cd05e8c50a2e1d9b53a528f77875c46dc15.tar.bz2
historical-7ce19cd05e8c50a2e1d9b53a528f77875c46dc15.zip
have a nice flight $COMPILER
Diffstat (limited to 'profiles')
-rw-r--r--profiles/cobalt-mips-1.4/make.defaults3
-rw-r--r--profiles/cobalt-mips-2004.1/make.defaults3
-rw-r--r--profiles/default-1.0-gcc3/make.defaults1
-rw-r--r--profiles/default-alpha-1.4/make.defaults1
-rw-r--r--profiles/default-alpha-2004.0/make.defaults1
-rw-r--r--profiles/default-amd64-1.4/make.defaults1
-rw-r--r--profiles/default-amd64-2004.0/make.defaults1
-rw-r--r--profiles/default-amd64-2004.2/make.defaults1
-rw-r--r--profiles/default-arm-2004.0/make.defaults1
-rw-r--r--profiles/default-hppa-1.4/make.defaults1
-rw-r--r--profiles/default-hppa-2004.0/make.defaults1
-rw-r--r--profiles/default-ia64-1.4/make.defaults1
-rw-r--r--profiles/default-macos-10.3/make.defaults1
-rw-r--r--profiles/default-macos-10.4/make.defaults1
-rw-r--r--profiles/default-mips-1.4/make.defaults3
-rw-r--r--profiles/default-mips-2004.1/make.defaults3
-rw-r--r--profiles/default-mips64-1.4/make.defaults3
-rw-r--r--profiles/default-ppc-1.4/make.defaults3
-rw-r--r--profiles/default-ppc-2004.0/make.defaults3
-rw-r--r--profiles/default-ppc-2004.1/make.defaults3
-rw-r--r--profiles/default-ppc-2004.2/make.defaults3
-rw-r--r--profiles/default-ppc64-2004.1/make.defaults3
-rw-r--r--profiles/default-ppc64-2004.2/make.defaults2
-rw-r--r--profiles/default-s390-2004.0/make.defaults2
-rw-r--r--profiles/default-s390-2004.1/make.defaults2
-rw-r--r--profiles/default-sparc-1.4/make.defaults2
-rw-r--r--profiles/default-sparc-2004.0/make.defaults2
-rw-r--r--profiles/default-sparc64-1.4/make.defaults2
-rw-r--r--profiles/default-sparc64-2004.0/make.defaults2
-rw-r--r--profiles/default-x86-1.4/make.defaults1
-rw-r--r--profiles/default-x86-2004.0/make.defaults1
-rw-r--r--profiles/default-x86-2004.2/make.defaults1
-rw-r--r--profiles/default-x86-obsd-2004/make.defaults1
-rw-r--r--profiles/gcc33-sparc64-1.4/make.defaults2
-rw-r--r--profiles/gcc34-amd64-2004.1/make.defaults1
-rw-r--r--profiles/gcc34-x86-2004.2/make.defaults1
-rw-r--r--profiles/hardened-amd64-2004.0/make.defaults1
-rw-r--r--profiles/hardened-x86-1.4/make.defaults3
-rw-r--r--profiles/hardened-x86-2004.0/make.defaults3
-rw-r--r--profiles/n32-mips-2004.1/make.defaults2
-rw-r--r--profiles/selinux-ppc-1.4/make.defaults2
-rw-r--r--profiles/selinux-sparc64-1.4/make.defaults2
-rw-r--r--profiles/selinux-x86-1.4/make.defaults1
-rw-r--r--profiles/selinux/2004.1/ppc/make.defaults3
-rw-r--r--profiles/selinux/2004.1/sparc64/make.defaults3
-rw-r--r--profiles/selinux/2004.1/x86/make.defaults3
-rw-r--r--profiles/uclibc/arm/make.defaults1
-rw-r--r--profiles/uclibc/hardened/x86/make.defaults1
-rw-r--r--profiles/uclibc/mips/make.defaults1
-rw-r--r--profiles/uclibc/x86/linux24/make.defaults1
-rw-r--r--profiles/uclibc/x86/linux26/make.defaults1
-rw-r--r--profiles/uclibc/x86/make.defaults1
-rw-r--r--profiles/xbox-x86-2004.0/make.defaults1
53 files changed, 5 insertions, 89 deletions
diff --git a/profiles/cobalt-mips-1.4/make.defaults b/profiles/cobalt-mips-1.4/make.defaults
index 22a7e2a8aefd..f3aa24d21e49 100644
--- a/profiles/cobalt-mips-1.4/make.defaults
+++ b/profiles/cobalt-mips-1.4/make.defaults
@@ -27,6 +27,3 @@ CXXFLAGS=${CFLAGS}
USE="slang readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips"
ACCEPT_KEYWORDS="mips"
-
-COMPILER="gcc3"
-
diff --git a/profiles/cobalt-mips-2004.1/make.defaults b/profiles/cobalt-mips-2004.1/make.defaults
index 22a7e2a8aefd..f3aa24d21e49 100644
--- a/profiles/cobalt-mips-2004.1/make.defaults
+++ b/profiles/cobalt-mips-2004.1/make.defaults
@@ -27,6 +27,3 @@ CXXFLAGS=${CFLAGS}
USE="slang readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips"
ACCEPT_KEYWORDS="mips"
-
-COMPILER="gcc3"
-
diff --git a/profiles/default-1.0-gcc3/make.defaults b/profiles/default-1.0-gcc3/make.defaults
index ce83918d1a56..2d55258d6c94 100644
--- a/profiles/default-1.0-gcc3/make.defaults
+++ b/profiles/default-1.0-gcc3/make.defaults
@@ -7,6 +7,5 @@ opengl pam pdflib png python qt quicktime readline sdl slang spell ssl
svga tcpd truetype X xml2 xmms xv zlib"
ARCH="x86"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"
diff --git a/profiles/default-alpha-1.4/make.defaults b/profiles/default-alpha-1.4/make.defaults
index 32f8f1ee6a5b..0d614ad27a69 100644
--- a/profiles/default-alpha-1.4/make.defaults
+++ b/profiles/default-alpha-1.4/make.defaults
@@ -47,5 +47,4 @@ zlib
"
ARCH="alpha"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="alpha"
diff --git a/profiles/default-alpha-2004.0/make.defaults b/profiles/default-alpha-2004.0/make.defaults
index dc6a1cd82ce6..fe0267251e3c 100644
--- a/profiles/default-alpha-2004.0/make.defaults
+++ b/profiles/default-alpha-2004.0/make.defaults
@@ -61,5 +61,4 @@ zlib
"
ARCH="alpha"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="alpha"
diff --git a/profiles/default-amd64-1.4/make.defaults b/profiles/default-amd64-1.4/make.defaults
index c6118f163d7f..f8fd479397fe 100644
--- a/profiles/default-amd64-1.4/make.defaults
+++ b/profiles/default-amd64-1.4/make.defaults
@@ -13,7 +13,6 @@ opengl pam pdflib png python -qt quicktime readline sdl slang spell sse ssl
tcpd truetype X xml2 xmms xv zlib"
ARCH="amd64"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="amd64"
CFLAGS="-O2 -fPIC"
CHOST="x86_64-pc-linux-gnu"
diff --git a/profiles/default-amd64-2004.0/make.defaults b/profiles/default-amd64-2004.0/make.defaults
index 30be2f140f63..9ac3dc6510c8 100644
--- a/profiles/default-amd64-2004.0/make.defaults
+++ b/profiles/default-amd64-2004.0/make.defaults
@@ -13,7 +13,6 @@ opengl pam pdflib png python -qt quicktime readline sdl slang spell sse ssl
tcpd truetype X xml2 xmms xv zlib"
ARCH="amd64"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="amd64"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
diff --git a/profiles/default-amd64-2004.2/make.defaults b/profiles/default-amd64-2004.2/make.defaults
index 30be2f140f63..9ac3dc6510c8 100644
--- a/profiles/default-amd64-2004.2/make.defaults
+++ b/profiles/default-amd64-2004.2/make.defaults
@@ -13,7 +13,6 @@ opengl pam pdflib png python -qt quicktime readline sdl slang spell sse ssl
tcpd truetype X xml2 xmms xv zlib"
ARCH="amd64"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="amd64"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
diff --git a/profiles/default-arm-2004.0/make.defaults b/profiles/default-arm-2004.0/make.defaults
index fcb44b99f6ae..e1b3aa0135c3 100644
--- a/profiles/default-arm-2004.0/make.defaults
+++ b/profiles/default-arm-2004.0/make.defaults
@@ -9,5 +9,4 @@ pam png perl python readline spell ssl
tcpd truetype zlib"
ARCH="arm"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="arm"
diff --git a/profiles/default-hppa-1.4/make.defaults b/profiles/default-hppa-1.4/make.defaults
index 1a945619f0a7..e36ec43e309f 100644
--- a/profiles/default-hppa-1.4/make.defaults
+++ b/profiles/default-hppa-1.4/make.defaults
@@ -48,6 +48,5 @@ zlib
GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses"
ARCH="hppa"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="hppa"
diff --git a/profiles/default-hppa-2004.0/make.defaults b/profiles/default-hppa-2004.0/make.defaults
index 1a945619f0a7..e36ec43e309f 100644
--- a/profiles/default-hppa-2004.0/make.defaults
+++ b/profiles/default-hppa-2004.0/make.defaults
@@ -48,6 +48,5 @@ zlib
GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses"
ARCH="hppa"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="hppa"
diff --git a/profiles/default-ia64-1.4/make.defaults b/profiles/default-ia64-1.4/make.defaults
index 3ae0d1d2ced3..9550fb6e4688 100644
--- a/profiles/default-ia64-1.4/make.defaults
+++ b/profiles/default-ia64-1.4/make.defaults
@@ -47,5 +47,4 @@ zlib
"
ARCH="ia64"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="ia64"
diff --git a/profiles/default-macos-10.3/make.defaults b/profiles/default-macos-10.3/make.defaults
index 348c57f777e8..7381805ec567 100644
--- a/profiles/default-macos-10.3/make.defaults
+++ b/profiles/default-macos-10.3/make.defaults
@@ -5,7 +5,6 @@
MAKEOPTS="-j2"
-COMPILER="gcc3"
CHOST=powerpc-apple-darwin
CFLAGS="-O2 -pipe"
CXXFLAGS=${CFLAGS}
diff --git a/profiles/default-macos-10.4/make.defaults b/profiles/default-macos-10.4/make.defaults
index 348c57f777e8..7381805ec567 100644
--- a/profiles/default-macos-10.4/make.defaults
+++ b/profiles/default-macos-10.4/make.defaults
@@ -5,7 +5,6 @@
MAKEOPTS="-j2"
-COMPILER="gcc3"
CHOST=powerpc-apple-darwin
CFLAGS="-O2 -pipe"
CXXFLAGS=${CFLAGS}
diff --git a/profiles/default-mips-1.4/make.defaults b/profiles/default-mips-1.4/make.defaults
index 4faf1c6917a8..7d8f8d15b5ef 100644
--- a/profiles/default-mips-1.4/make.defaults
+++ b/profiles/default-mips-1.4/make.defaults
@@ -23,6 +23,3 @@ CXXFLAGS=${CFLAGS}
USE="slang readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips"
ACCEPT_KEYWORDS="mips"
-
-COMPILER="gcc3"
-
diff --git a/profiles/default-mips-2004.1/make.defaults b/profiles/default-mips-2004.1/make.defaults
index 4faf1c6917a8..7d8f8d15b5ef 100644
--- a/profiles/default-mips-2004.1/make.defaults
+++ b/profiles/default-mips-2004.1/make.defaults
@@ -23,6 +23,3 @@ CXXFLAGS=${CFLAGS}
USE="slang readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips"
ACCEPT_KEYWORDS="mips"
-
-COMPILER="gcc3"
-
diff --git a/profiles/default-mips64-1.4/make.defaults b/profiles/default-mips64-1.4/make.defaults
index effdd5996c1c..5294f09ff79f 100644
--- a/profiles/default-mips64-1.4/make.defaults
+++ b/profiles/default-mips64-1.4/make.defaults
@@ -24,6 +24,3 @@ CXXFLAGS=${CFLAGS}
USE="slang readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips"
ACCEPT_KEYWORDS="mips"
-
-COMPILER="gcc3"
-
diff --git a/profiles/default-ppc-1.4/make.defaults b/profiles/default-ppc-1.4/make.defaults
index fa4be1ff8371..e3b531208efb 100644
--- a/profiles/default-ppc-1.4/make.defaults
+++ b/profiles/default-ppc-1.4/make.defaults
@@ -31,6 +31,3 @@ motif opengl mozilla png truetype ppc cups foomaticdb"
# 3dfx 3dnow avi icc icc-pgo mmx svga sse
ACCEPT_KEYWORDS="ppc"
-
-COMPILER="gcc3"
-
diff --git a/profiles/default-ppc-2004.0/make.defaults b/profiles/default-ppc-2004.0/make.defaults
index 5810dd66e87b..f58fd97f6587 100644
--- a/profiles/default-ppc-2004.0/make.defaults
+++ b/profiles/default-ppc-2004.0/make.defaults
@@ -31,6 +31,3 @@ motif opengl mozilla png truetype ppc cups foomaticdb"
# 3dfx 3dnow avi icc icc-pgo mmx svga sse
ACCEPT_KEYWORDS="ppc"
-
-COMPILER="gcc3"
-
diff --git a/profiles/default-ppc-2004.1/make.defaults b/profiles/default-ppc-2004.1/make.defaults
index 5810dd66e87b..f58fd97f6587 100644
--- a/profiles/default-ppc-2004.1/make.defaults
+++ b/profiles/default-ppc-2004.1/make.defaults
@@ -31,6 +31,3 @@ motif opengl mozilla png truetype ppc cups foomaticdb"
# 3dfx 3dnow avi icc icc-pgo mmx svga sse
ACCEPT_KEYWORDS="ppc"
-
-COMPILER="gcc3"
-
diff --git a/profiles/default-ppc-2004.2/make.defaults b/profiles/default-ppc-2004.2/make.defaults
index 5810dd66e87b..f58fd97f6587 100644
--- a/profiles/default-ppc-2004.2/make.defaults
+++ b/profiles/default-ppc-2004.2/make.defaults
@@ -31,6 +31,3 @@ motif opengl mozilla png truetype ppc cups foomaticdb"
# 3dfx 3dnow avi icc icc-pgo mmx svga sse
ACCEPT_KEYWORDS="ppc"
-
-COMPILER="gcc3"
-
diff --git a/profiles/default-ppc64-2004.1/make.defaults b/profiles/default-ppc64-2004.1/make.defaults
index 8e25ef793613..794a58f801e3 100644
--- a/profiles/default-ppc64-2004.1/make.defaults
+++ b/profiles/default-ppc64-2004.1/make.defaults
@@ -31,6 +31,3 @@ motif opengl mozilla png truetype ppc64 cups foomaticdb"
# 3dfx 3dnow avi icc icc-pgo mmx svga sse
ACCEPT_KEYWORDS="ppc64"
-
-COMPILER="gcc3"
-
diff --git a/profiles/default-ppc64-2004.2/make.defaults b/profiles/default-ppc64-2004.2/make.defaults
index 618f8e0e5836..53ccfcaab633 100644
--- a/profiles/default-ppc64-2004.2/make.defaults
+++ b/profiles/default-ppc64-2004.2/make.defaults
@@ -34,5 +34,3 @@ png truetype ppc64 cups foomaticdb"
# 3dfx 3dnow avi icc icc-pgo mmx svga sse
ACCEPT_KEYWORDS="ppc64"
-
-COMPILER="gcc3"
diff --git a/profiles/default-s390-2004.0/make.defaults b/profiles/default-s390-2004.0/make.defaults
index 624a0a634f1e..b868ae0371e3 100644
--- a/profiles/default-s390-2004.0/make.defaults
+++ b/profiles/default-s390-2004.0/make.defaults
@@ -29,7 +29,5 @@ USE="berkdb crypt cups fbcon foomaticdb gdbm imlib jpeg libwww mikmod motif mad
# The following USE flags are NOT recommended for sparc32 and might cause breakage...
# mmx, 3dnow, sse, svga, gpm,
-COMPILER="gcc3"
-
ACCEPT_KEYWORDS="s390"
diff --git a/profiles/default-s390-2004.1/make.defaults b/profiles/default-s390-2004.1/make.defaults
index 624a0a634f1e..b868ae0371e3 100644
--- a/profiles/default-s390-2004.1/make.defaults
+++ b/profiles/default-s390-2004.1/make.defaults
@@ -29,7 +29,5 @@ USE="berkdb crypt cups fbcon foomaticdb gdbm imlib jpeg libwww mikmod motif mad
# The following USE flags are NOT recommended for sparc32 and might cause breakage...
# mmx, 3dnow, sse, svga, gpm,
-COMPILER="gcc3"
-
ACCEPT_KEYWORDS="s390"
diff --git a/profiles/default-sparc-1.4/make.defaults b/profiles/default-sparc-1.4/make.defaults
index 9d60d77d8a6b..8bfb579c0538 100644
--- a/profiles/default-sparc-1.4/make.defaults
+++ b/profiles/default-sparc-1.4/make.defaults
@@ -27,7 +27,5 @@ USE="arts berkdb crypt cups fbcon foomaticdb gdbm gtk gtk2 imlib jpeg kde gnome
# The following USE flags are NOT recommended for sparc32 and might cause breakage...
# mmx, 3dnow, sse, svga, gpm,
-COMPILER="gcc3"
-
ACCEPT_KEYWORDS="sparc"
diff --git a/profiles/default-sparc-2004.0/make.defaults b/profiles/default-sparc-2004.0/make.defaults
index 65255fbe89eb..3a6e8eb01a5a 100644
--- a/profiles/default-sparc-2004.0/make.defaults
+++ b/profiles/default-sparc-2004.0/make.defaults
@@ -29,7 +29,5 @@ USE="arts berkdb crypt cups fbcon foomaticdb gdbm gtk gtk2 imlib jpeg kde gnome
# The following USE flags are NOT recommended for sparc32 and might cause breakage...
# mmx, 3dnow, sse, svga, gpm,
-COMPILER="gcc3"
-
ACCEPT_KEYWORDS="sparc"
diff --git a/profiles/default-sparc64-1.4/make.defaults b/profiles/default-sparc64-1.4/make.defaults
index 66af1f08dd08..770b6b593207 100644
--- a/profiles/default-sparc64-1.4/make.defaults
+++ b/profiles/default-sparc64-1.4/make.defaults
@@ -31,8 +31,6 @@ USE="arts avi berkdb crypt cups encode esd fbcon foomaticdb gdbm gif gtk gnome i
# The following USE flags are NOT recommended for sparc64 and might cause breakage...
# mmx, 3dnow, sse, svga, apmd
-COMPILER="gcc3"
-
ACCEPT_KEYWORDS="sparc"
FEATURES="sandbox ccache"
diff --git a/profiles/default-sparc64-2004.0/make.defaults b/profiles/default-sparc64-2004.0/make.defaults
index 66af1f08dd08..770b6b593207 100644
--- a/profiles/default-sparc64-2004.0/make.defaults
+++ b/profiles/default-sparc64-2004.0/make.defaults
@@ -31,8 +31,6 @@ USE="arts avi berkdb crypt cups encode esd fbcon foomaticdb gdbm gif gtk gnome i
# The following USE flags are NOT recommended for sparc64 and might cause breakage...
# mmx, 3dnow, sse, svga, apmd
-COMPILER="gcc3"
-
ACCEPT_KEYWORDS="sparc"
FEATURES="sandbox ccache"
diff --git a/profiles/default-x86-1.4/make.defaults b/profiles/default-x86-1.4/make.defaults
index 146ac5771514..274a21699920 100644
--- a/profiles/default-x86-1.4/make.defaults
+++ b/profiles/default-x86-1.4/make.defaults
@@ -17,5 +17,4 @@ opengl pam pdflib png python qt quicktime readline sdl slang spell ssl
svga tcpd truetype X xml2 xmms xv zlib"
ARCH="x86"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"
diff --git a/profiles/default-x86-2004.0/make.defaults b/profiles/default-x86-2004.0/make.defaults
index 146ac5771514..274a21699920 100644
--- a/profiles/default-x86-2004.0/make.defaults
+++ b/profiles/default-x86-2004.0/make.defaults
@@ -17,5 +17,4 @@ opengl pam pdflib png python qt quicktime readline sdl slang spell ssl
svga tcpd truetype X xml2 xmms xv zlib"
ARCH="x86"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"
diff --git a/profiles/default-x86-2004.2/make.defaults b/profiles/default-x86-2004.2/make.defaults
index cb5037e7bd20..61ced4f3b470 100644
--- a/profiles/default-x86-2004.2/make.defaults
+++ b/profiles/default-x86-2004.2/make.defaults
@@ -14,5 +14,4 @@ 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 gtk gtk2 imlib jpeg kde gnome libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png python qt quicktime readline sdl slang spell ssl svga tcpd truetype X xml2 xmms xv zlib"
ARCH="x86"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"
diff --git a/profiles/default-x86-obsd-2004/make.defaults b/profiles/default-x86-obsd-2004/make.defaults
index 41383b340356..4e59d18ccdd1 100644
--- a/profiles/default-x86-obsd-2004/make.defaults
+++ b/profiles/default-x86-obsd-2004/make.defaults
@@ -20,7 +20,6 @@ USE="-*"
ARCH="x86"
CHOST="i686-unknown-openbsd3.4"
CFLAGS="-mcpu=i686 -O2 -pipe"
-COMPILER="gcc"
ACCEPT_KEYWORDS="x86-obsd"
CC="gcc"
CXX="g++"
diff --git a/profiles/gcc33-sparc64-1.4/make.defaults b/profiles/gcc33-sparc64-1.4/make.defaults
index ba60b9f4dccf..e1f9ebc2e321 100644
--- a/profiles/gcc33-sparc64-1.4/make.defaults
+++ b/profiles/gcc33-sparc64-1.4/make.defaults
@@ -28,8 +28,6 @@ USE="arts apm avi berkdb crypt cups encode esd fbcon foomaticdb gdbm gif gtk gno
# The following USE flags are NOT recommended for sparc64 and might cause breakage...
# mmx, 3dnow, sse, svga
-COMPILER="gcc3"
-
ACCEPT_KEYWORDS="sparc"
FEATURES="sandbox ccache"
diff --git a/profiles/gcc34-amd64-2004.1/make.defaults b/profiles/gcc34-amd64-2004.1/make.defaults
index c43e38d0a39d..f2347433d728 100644
--- a/profiles/gcc34-amd64-2004.1/make.defaults
+++ b/profiles/gcc34-amd64-2004.1/make.defaults
@@ -10,7 +10,6 @@ GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurs
USE="amd64 oss 3dnow apm arts avi berkdb crypt -cups encode foomaticdb gdbm gif gpm gtk gtk2 imlib -gcj -java -nptl jpeg kde gnome libg++ libwww mikmod mmx motif mpeg ncurses nls oggvorbis opengl pam pdflib png python -qt quicktime readline sdl slang spell sse ssl tcpd truetype X xml2 xmms xv zlib"
ARCH="amd64"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="amd64"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
diff --git a/profiles/gcc34-x86-2004.2/make.defaults b/profiles/gcc34-x86-2004.2/make.defaults
index c49a0dfac988..603a4433c1f6 100644
--- a/profiles/gcc34-x86-2004.2/make.defaults
+++ b/profiles/gcc34-x86-2004.2/make.defaults
@@ -14,7 +14,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}"
diff --git a/profiles/hardened-amd64-2004.0/make.defaults b/profiles/hardened-amd64-2004.0/make.defaults
index 07978916be06..cc29cfa84470 100644
--- a/profiles/hardened-amd64-2004.0/make.defaults
+++ b/profiles/hardened-amd64-2004.0/make.defaults
@@ -9,7 +9,6 @@ ACCEPT_KEYWORDS="amd64"
ARCH="amd64"
CHOST="x86_64-pc-linux-gnu"
-COMPILER="gcc3"
CFLAGS="-O2 -ftracer"
CXXFLAGS="${CFLAGS}"
diff --git a/profiles/hardened-x86-1.4/make.defaults b/profiles/hardened-x86-1.4/make.defaults
index 2270134a88e1..cce0b6dbdc5d 100644
--- a/profiles/hardened-x86-1.4/make.defaults
+++ b/profiles/hardened-x86-1.4/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened-x86-1.4/make.defaults,v 1.12 2004/06/26 23:29:26 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened-x86-1.4/make.defaults,v 1.13 2004/08/25 14:03:24 vapier Exp $
GRP_STAGE23_USE="x86 berkdb crypt readline nls ssl tcpd zlib pam pic"
@@ -9,7 +9,6 @@ GRP_STAGE23_USE="x86 berkdb crypt readline nls ssl tcpd zlib pam pic"
USE="x86 berkdb crypt readline nls ssl tcpd zlib pam pic"
ARCH="x86"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"
#
diff --git a/profiles/hardened-x86-2004.0/make.defaults b/profiles/hardened-x86-2004.0/make.defaults
index 7539f1235099..afb3ebc28c4a 100644
--- a/profiles/hardened-x86-2004.0/make.defaults
+++ b/profiles/hardened-x86-2004.0/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened-x86-2004.0/make.defaults,v 1.4 2004/06/26 23:29:26 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened-x86-2004.0/make.defaults,v 1.5 2004/08/25 14:03:24 vapier Exp $
GRP_STAGE23_USE="x86 berkdb crypt readline nls ssl tcpd zlib pam pic pie hardened"
@@ -9,7 +9,6 @@ GRP_STAGE23_USE="x86 berkdb crypt readline nls ssl tcpd zlib pam pic pie hardene
USE="x86 berkdb crypt readline nls ssl tcpd zlib pam pic pie hardened"
ARCH="x86"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"
#
diff --git a/profiles/n32-mips-2004.1/make.defaults b/profiles/n32-mips-2004.1/make.defaults
index 7423eee03eb7..f164ba3cdd50 100644
--- a/profiles/n32-mips-2004.1/make.defaults
+++ b/profiles/n32-mips-2004.1/make.defaults
@@ -26,8 +26,6 @@ USE="slang readline gpm berkdb gdbm tcpd pam crypt libwww ssl nls perl python sd
ACCEPT_KEYWORDS="mips ~mips"
-COMPILER="gcc3"
-
#Make sure everything is compiled as N32
#export LDEMULATION=elf32btsmipn32
#export GNUTARGET=elf32-ntradbigmips
diff --git a/profiles/selinux-ppc-1.4/make.defaults b/profiles/selinux-ppc-1.4/make.defaults
index 2c063ff0c885..a900a73dcd67 100644
--- a/profiles/selinux-ppc-1.4/make.defaults
+++ b/profiles/selinux-ppc-1.4/make.defaults
@@ -29,7 +29,5 @@ GRP_STAGE23_USE="ppc berkdb crypt ncurses pam python readline selinux ssl tcpd z
ACCEPT_KEYWORDS="ppc"
-COMPILER="gcc3"
-
POLICYDIR="/etc/security/selinux/src/policy"
FEATURES="strict sfperms"
diff --git a/profiles/selinux-sparc64-1.4/make.defaults b/profiles/selinux-sparc64-1.4/make.defaults
index da0081f4f6fe..80d398692def 100644
--- a/profiles/selinux-sparc64-1.4/make.defaults
+++ b/profiles/selinux-sparc64-1.4/make.defaults
@@ -16,8 +16,6 @@ CXXFLAGS=${CFLAGS}
USE="sparc berkdb crypt ncurses pam python readline selinux ssl tcpd zlib"
GRP_STAGE23_USE="x86 berkdb crypt ncurses pam python readline selinux ssl tcpd zlib"
-COMPILER="gcc3"
-
ACCEPT_KEYWORDS="sparc"
FEATURES="sandbox ccache strict sfperms"
diff --git a/profiles/selinux-x86-1.4/make.defaults b/profiles/selinux-x86-1.4/make.defaults
index ec7fab777b47..ae3974a0e213 100644
--- a/profiles/selinux-x86-1.4/make.defaults
+++ b/profiles/selinux-x86-1.4/make.defaults
@@ -5,7 +5,6 @@ USE="x86 berkdb crypt ncurses pam python readline selinux ssl tcpd zlib"
GRP_STAGE23_USE="x86 berkdb crypt ncurses pam python readline selinux ssl tcpd zlib"
ARCH="x86"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"
FEATURES="strict sfperms"
POLICYDIR="/etc/security/selinux/src/policy"
diff --git a/profiles/selinux/2004.1/ppc/make.defaults b/profiles/selinux/2004.1/ppc/make.defaults
index 9b4dc0bef3d3..4a93b90b1bbb 100644
--- a/profiles/selinux/2004.1/ppc/make.defaults
+++ b/profiles/selinux/2004.1/ppc/make.defaults
@@ -1,13 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/ppc/make.defaults,v 1.5 2004/06/26 23:29:26 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/ppc/make.defaults,v 1.6 2004/08/25 14:03:24 vapier Exp $
ARCH="ppc"
CHOST=powerpc-unknown-linux-gnu
PLATFORM=$CHOST
MAKEOPTS="-j2"
-COMPILER="gcc3"
CFLAGS="-O2 -pipe"
CXXFLAGS=${CFLAGS}
diff --git a/profiles/selinux/2004.1/sparc64/make.defaults b/profiles/selinux/2004.1/sparc64/make.defaults
index ded56f684b19..997c00bb835f 100644
--- a/profiles/selinux/2004.1/sparc64/make.defaults
+++ b/profiles/selinux/2004.1/sparc64/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/sparc64/make.defaults,v 1.6 2004/06/26 23:29:26 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/sparc64/make.defaults,v 1.7 2004/08/25 14:03:24 vapier Exp $
ARCH="sparc"
@@ -9,7 +9,6 @@ CHOST=sparc-unknown-linux-gnu
PLATFORM=sparc64-unknown-linux-gnu
PROFILE_ARCH="sparc64"
-COMPILER="gcc3"
CFLAGS="-O2 -pipe"
CXXFLAGS=${CFLAGS}
diff --git a/profiles/selinux/2004.1/x86/make.defaults b/profiles/selinux/2004.1/x86/make.defaults
index b284bf610235..63685a225df7 100644
--- a/profiles/selinux/2004.1/x86/make.defaults
+++ b/profiles/selinux/2004.1/x86/make.defaults
@@ -1,12 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/x86/make.defaults,v 1.5 2004/06/26 23:29:26 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/x86/make.defaults,v 1.6 2004/08/25 14:03:24 vapier Exp $
USE="x86 berkdb crypt ncurses pam python readline selinux ssl tcpd zlib"
GRP_STAGE23_USE="x86 berkdb crypt ncurses pam python readline selinux ssl tcpd zlib"
ARCH="x86"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"
FEATURES="strict sfperms"
POLICYDIR="/etc/security/selinux/src/policy"
diff --git a/profiles/uclibc/arm/make.defaults b/profiles/uclibc/arm/make.defaults
index a2fc50abb181..d944ecc18e8a 100644
--- a/profiles/uclibc/arm/make.defaults
+++ b/profiles/uclibc/arm/make.defaults
@@ -4,7 +4,6 @@ STAGE1_USE="uclibc"
ARCH="arm"
PORTAGE_LIBC="uclibc"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="arm"
#
diff --git a/profiles/uclibc/hardened/x86/make.defaults b/profiles/uclibc/hardened/x86/make.defaults
index 366dd2a97dfa..acc03d30d3f2 100644
--- a/profiles/uclibc/hardened/x86/make.defaults
+++ b/profiles/uclibc/hardened/x86/make.defaults
@@ -2,7 +2,6 @@ USE="x86 berkdb crypt ncurses readline ssl tcpd zlib pic pie hardened uclibc"
GRP_STAGE23_USE="x86 berkdb crypt ncurses readline ssl tcpd zlib pic pie hardened uclibc"
ARCH="x86"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"
#
diff --git a/profiles/uclibc/mips/make.defaults b/profiles/uclibc/mips/make.defaults
index 75bae332ac65..1c4f62585dc5 100644
--- a/profiles/uclibc/mips/make.defaults
+++ b/profiles/uclibc/mips/make.defaults
@@ -4,7 +4,6 @@ STAGE1_USE="uclibc"
ARCH="mips"
PORTAGE_LIBC="uclibc"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="mips"
#
diff --git a/profiles/uclibc/x86/linux24/make.defaults b/profiles/uclibc/x86/linux24/make.defaults
index 8e1e2698b086..324b149e9323 100644
--- a/profiles/uclibc/x86/linux24/make.defaults
+++ b/profiles/uclibc/x86/linux24/make.defaults
@@ -4,7 +4,6 @@ STAGE1_USE="uclibc"
ARCH="x86"
PORTAGE_LIBC="uclibc"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"
#
diff --git a/profiles/uclibc/x86/linux26/make.defaults b/profiles/uclibc/x86/linux26/make.defaults
index 8e1e2698b086..324b149e9323 100644
--- a/profiles/uclibc/x86/linux26/make.defaults
+++ b/profiles/uclibc/x86/linux26/make.defaults
@@ -4,7 +4,6 @@ STAGE1_USE="uclibc"
ARCH="x86"
PORTAGE_LIBC="uclibc"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"
#
diff --git a/profiles/uclibc/x86/make.defaults b/profiles/uclibc/x86/make.defaults
index 8e1e2698b086..324b149e9323 100644
--- a/profiles/uclibc/x86/make.defaults
+++ b/profiles/uclibc/x86/make.defaults
@@ -4,7 +4,6 @@ STAGE1_USE="uclibc"
ARCH="x86"
PORTAGE_LIBC="uclibc"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"
#
diff --git a/profiles/xbox-x86-2004.0/make.defaults b/profiles/xbox-x86-2004.0/make.defaults
index 98b20dd0bcf8..820181b95475 100644
--- a/profiles/xbox-x86-2004.0/make.defaults
+++ b/profiles/xbox-x86-2004.0/make.defaults
@@ -18,5 +18,4 @@ svga tcpd truetype X xml2 xmms xv zlib"
ARCH="x86"
PROFILE_ARCH="xbox"
-COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"