diff options
Diffstat (limited to 'profiles/default-linux/mips/cobalt')
-rw-r--r-- | profiles/default-linux/mips/cobalt/2006.0/make.defaults | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/default-linux/mips/cobalt/2006.0/make.defaults b/profiles/default-linux/mips/cobalt/2006.0/make.defaults index 3465e4d3710c..219566f07916 100644 --- a/profiles/default-linux/mips/cobalt/2006.0/make.defaults +++ b/profiles/default-linux/mips/cobalt/2006.0/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/cobalt/2006.0/make.defaults,v 1.6 2006/06/21 02:56:37 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/cobalt/2006.0/make.defaults,v 1.7 2006/06/30 21:01:35 spyderous Exp $ ARCH="mips" @@ -24,4 +24,3 @@ CXXFLAGS=${CFLAGS} ACCEPT_KEYWORDS="mips" USE="readline gpm berkdb fortran gdbm tcpd pam libwww ssl nls perl python sdl cobalt -n32 -n64 -multilib nomultilib" -INPUT_DEVICES="keyboard mouse evdev" |