summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2005-01-09 18:45:51 +0000
committerJoshua Kinard <kumba@gentoo.org>2005-01-09 18:45:51 +0000
commit2b4aef80472540b5f947e986703f548f178d42e6 (patch)
tree2abd9f45f3aeb9b7ee082ded1f72c78a45ea1cae /profiles/default-linux/mips/mips64
parentMasking beta release of sci-biology/vienna-rna (1.5 branch) (diff)
downloadgentoo-2-2b4aef80472540b5f947e986703f548f178d42e6.tar.gz
gentoo-2-2b4aef80472540b5f947e986703f548f178d42e6.tar.bz2
gentoo-2-2b4aef80472540b5f947e986703f548f178d42e6.zip
IP28 cascaded profile (extra special machine requires special profile)
Diffstat (limited to 'profiles/default-linux/mips/mips64')
-rw-r--r--profiles/default-linux/mips/mips64/ip28/2005.0/make.defaults25
-rw-r--r--profiles/default-linux/mips/mips64/ip28/2005.0/packages13
-rw-r--r--profiles/default-linux/mips/mips64/ip28/2005.0/parent8
-rw-r--r--profiles/default-linux/mips/mips64/ip28/parent8
4 files changed, 54 insertions, 0 deletions
diff --git a/profiles/default-linux/mips/mips64/ip28/2005.0/make.defaults b/profiles/default-linux/mips/mips64/ip28/2005.0/make.defaults
new file mode 100644
index 000000000000..c0180b71169f
--- /dev/null
+++ b/profiles/default-linux/mips/mips64/ip28/2005.0/make.defaults
@@ -0,0 +1,25 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/ip28/2005.0/make.defaults,v 1.1 2005/01/09 18:45:51 kumba Exp $
+
+ARCH="mips"
+
+# Even though this is a 64bit kernel, we use a 32-bit userland (o32)
+CHOST="mips-unknown-linux-gnu"
+
+# Used in ebuilds for verifying mips64 profile
+PROFILE_ARCH="mips64"
+
+# Sandbox is broken on mips (Bug #45814)
+FEATURES="-sandbox ccache autoconfig"
+
+# Compiler flags
+# IP28 only has one type of processor, an R10000
+CFLAGS="-O2 -pipe -march=r10000 -mtune=r10000 -mabi=32"
+CXXFLAGS=${CFLAGS}
+
+ACCEPT_KEYWORDS="mips"
+
+USE="readline fortran f77 gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips ip28"
+GRP_STAGE23_USE="readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips ip28"
+
diff --git a/profiles/default-linux/mips/mips64/ip28/2005.0/packages b/profiles/default-linux/mips/mips64/ip28/2005.0/packages
new file mode 100644
index 000000000000..03346a657b64
--- /dev/null
+++ b/profiles/default-linux/mips/mips64/ip28/2005.0/packages
@@ -0,0 +1,13 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/ip28/2005.0/packages,v 1.1 2005/01/09 18:45:51 kumba Exp $
+
+# mips64 o32 packages
+
+# Since we're running a mips64 kernel w/ 32bit (o32) userland,
+# we need gcc-mips64 for kernels
+*sys-devel/gcc-mips64
+
+# Sometimes necessary to trick programs into thinking we're really
+# a mips32 system.
+*sys-devel/mips32
diff --git a/profiles/default-linux/mips/mips64/ip28/2005.0/parent b/profiles/default-linux/mips/mips64/ip28/2005.0/parent
new file mode 100644
index 000000000000..74853ef4eaaf
--- /dev/null
+++ b/profiles/default-linux/mips/mips64/ip28/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
+..
diff --git a/profiles/default-linux/mips/mips64/ip28/parent b/profiles/default-linux/mips/mips64/ip28/parent
new file mode 100644
index 000000000000..74853ef4eaaf
--- /dev/null
+++ b/profiles/default-linux/mips/mips64/ip28/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
+..