summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-01-20 00:28:51 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-01-20 00:28:51 +0000
commit50b109bba42a8116f79cf7d98f1cc0a662aaf28d (patch)
tree6431b35287e30df2de877c09f25b257433e7adc2 /profiles
parentRevision bump. Install fcronsighup into /usr/bin where it should be; fixes bu... (diff)
downloadgentoo-2-50b109bba42a8116f79cf7d98f1cc0a662aaf28d.tar.gz
gentoo-2-50b109bba42a8116f79cf7d98f1cc0a662aaf28d.tar.bz2
gentoo-2-50b109bba42a8116f79cf7d98f1cc0a662aaf28d.zip
Added 2005.0 profile.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/mips/2005.0/make.defaults19
-rw-r--r--profiles/default-linux/mips/2005.0/parent8
2 files changed, 27 insertions, 0 deletions
diff --git a/profiles/default-linux/mips/2005.0/make.defaults b/profiles/default-linux/mips/2005.0/make.defaults
new file mode 100644
index 000000000000..71280d8a2dce
--- /dev/null
+++ b/profiles/default-linux/mips/2005.0/make.defaults
@@ -0,0 +1,19 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2005.0/make.defaults,v 1.1 2005/01/20 00:28:51 wolf31o2 Exp $
+
+ARCH="mips"
+
+FEATURES="ccache autoconfig"
+
+# Compiler flags
+# We build a *minimum* of mips2, because just about any mips box we theoretically
+# support should meet the mips2 standard
+CFLAGS="-O2 -pipe -march=mips2"
+CXXFLAGS=${CFLAGS}
+
+ACCEPT_KEYWORDS="mips"
+
+USE="readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips -multilib nomultilib -n32 -n64"
+GRP_STAGE23_USE="readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips -multilib nomultilib -n32 -n64"
+
diff --git a/profiles/default-linux/mips/2005.0/parent b/profiles/default-linux/mips/2005.0/parent
new file mode 100644
index 000000000000..74853ef4eaaf
--- /dev/null
+++ b/profiles/default-linux/mips/2005.0/parent
@@ -0,0 +1,8 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /home/cvsroot/gentoo-x86/profiles/default/x86/2004.0/parent,v 1.2
+# 2004/03/18 00:16:43 seemant Exp $
+
+# This file describes the parent profile to this. In most cases this will
+# just be the name of the parent directory
+..