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
commit6e4860e6c259c07da2b382cb1ea8fa209e71cb0a (patch)
tree30c1c690f5951f7b6879a746c62235486862d972 /profiles/default-macos-10.3
parentsync headers and punt $COMPILER (diff)
downloadgentoo-2-6e4860e6c259c07da2b382cb1ea8fa209e71cb0a.tar.gz
gentoo-2-6e4860e6c259c07da2b382cb1ea8fa209e71cb0a.tar.bz2
gentoo-2-6e4860e6c259c07da2b382cb1ea8fa209e71cb0a.zip
have a nice flight $COMPILER
Diffstat (limited to 'profiles/default-macos-10.3')
-rw-r--r--profiles/default-macos-10.3/make.defaults1
1 files changed, 0 insertions, 1 deletions
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}