diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-08-25 14:03:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-08-25 14:03:24 +0000 |
commit | 6e4860e6c259c07da2b382cb1ea8fa209e71cb0a (patch) | |
tree | 30c1c690f5951f7b6879a746c62235486862d972 /profiles/cobalt-mips-1.4 | |
parent | sync headers and punt $COMPILER (diff) | |
download | gentoo-2-6e4860e6c259c07da2b382cb1ea8fa209e71cb0a.tar.gz gentoo-2-6e4860e6c259c07da2b382cb1ea8fa209e71cb0a.tar.bz2 gentoo-2-6e4860e6c259c07da2b382cb1ea8fa209e71cb0a.zip |
have a nice flight $COMPILER
Diffstat (limited to 'profiles/cobalt-mips-1.4')
-rw-r--r-- | profiles/cobalt-mips-1.4/make.defaults | 3 |
1 files changed, 0 insertions, 3 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" - |