summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default-linux/mips/2006.1/ip30/n32')
-rw-r--r--profiles/default-linux/mips/2006.1/ip30/n32/make.defaults24
-rw-r--r--profiles/default-linux/mips/2006.1/ip30/n32/nptl/make.defaults24
-rw-r--r--profiles/default-linux/mips/2006.1/ip30/n32/nptl/package.mask8
-rw-r--r--profiles/default-linux/mips/2006.1/ip30/n32/nptl/parent1
-rw-r--r--profiles/default-linux/mips/2006.1/ip30/n32/nptl/use.mask8
-rw-r--r--profiles/default-linux/mips/2006.1/ip30/n32/parent1
-rw-r--r--profiles/default-linux/mips/2006.1/ip30/n32/use.mask6
7 files changed, 72 insertions, 0 deletions
diff --git a/profiles/default-linux/mips/2006.1/ip30/n32/make.defaults b/profiles/default-linux/mips/2006.1/ip30/n32/make.defaults
new file mode 100644
index 000000000000..ec158c9585de
--- /dev/null
+++ b/profiles/default-linux/mips/2006.1/ip30/n32/make.defaults
@@ -0,0 +1,24 @@
+# Copyright 2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip30/n32/make.defaults,v 1.1 2006/06/08 20:26:08 kumba Exp $
+
+# IP30 N32 Profile
+
+ARCH="mips"
+PROFILE_ARCH="mips64"
+
+# The n32 userland needs a 64bit compiler and CHOST
+CHOST="mips64-unknown-linux-gnu"
+
+# Sandbox is broken on mips (Bug #45814)
+FEATURES="-sandbox ccache autoconfig"
+
+# Compiler flags
+# We build as mips4, because IP30 supports at minimum, a mips4
+# processor. Enforce n32 as the default ABI as well.
+CFLAGS="-O2 -pipe -march=mips4 -mabi=n32"
+CXXFLAGS=${CFLAGS}
+
+ACCEPT_KEYWORDS="mips"
+
+USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n32 ip30"
diff --git a/profiles/default-linux/mips/2006.1/ip30/n32/nptl/make.defaults b/profiles/default-linux/mips/2006.1/ip30/n32/nptl/make.defaults
new file mode 100644
index 000000000000..8091b52feca1
--- /dev/null
+++ b/profiles/default-linux/mips/2006.1/ip30/n32/nptl/make.defaults
@@ -0,0 +1,24 @@
+# Copyright 2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip30/n32/nptl/make.defaults,v 1.1 2006/06/08 20:26:08 kumba Exp $
+
+# IP30 N32/NPTL Profile
+
+ARCH="mips"
+PROFILE_ARCH="mips64"
+
+# The n32 userland needs a 64bit compiler and CHOST
+CHOST="mips64-unknown-linux-gnu"
+
+# Sandbox is broken on mips (Bug #45814)
+FEATURES="-sandbox ccache autoconfig"
+
+# Compiler flags
+# We build as mips4, because IP30 supports at minimum, a mips4
+# processor. Enforce n32 as the default ABI as well.
+CFLAGS="-O2 -pipe -march=mips4 -mabi=n32"
+CXXFLAGS=${CFLAGS}
+
+ACCEPT_KEYWORDS="mips"
+
+USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n32 nptl nptlonly ip30"
diff --git a/profiles/default-linux/mips/2006.1/ip30/n32/nptl/package.mask b/profiles/default-linux/mips/2006.1/ip30/n32/nptl/package.mask
new file mode 100644
index 000000000000..638f69cc4e34
--- /dev/null
+++ b/profiles/default-linux/mips/2006.1/ip30/n32/nptl/package.mask
@@ -0,0 +1,8 @@
+# Copyright 2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip30/n32/nptl/package.mask,v 1.1 2006/06/08 20:26:08 kumba Exp $
+
+# Unmask gcc-4.x and glibc-2.4
+->=sys-devel/gcc-4.0
+->=sys-libs/glibc-2.4
+
diff --git a/profiles/default-linux/mips/2006.1/ip30/n32/nptl/parent b/profiles/default-linux/mips/2006.1/ip30/n32/nptl/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/mips/2006.1/ip30/n32/nptl/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/mips/2006.1/ip30/n32/nptl/use.mask b/profiles/default-linux/mips/2006.1/ip30/n32/nptl/use.mask
new file mode 100644
index 000000000000..669805c29dda
--- /dev/null
+++ b/profiles/default-linux/mips/2006.1/ip30/n32/nptl/use.mask
@@ -0,0 +1,8 @@
+# Copyright 2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip30/n32/nptl/use.mask,v 1.1 2006/06/08 20:26:08 kumba Exp $
+
+# Unmask nptl
+-nptl
+-nptlonly
+
diff --git a/profiles/default-linux/mips/2006.1/ip30/n32/parent b/profiles/default-linux/mips/2006.1/ip30/n32/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/mips/2006.1/ip30/n32/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/mips/2006.1/ip30/n32/use.mask b/profiles/default-linux/mips/2006.1/ip30/n32/use.mask
new file mode 100644
index 000000000000..950aec74fd61
--- /dev/null
+++ b/profiles/default-linux/mips/2006.1/ip30/n32/use.mask
@@ -0,0 +1,6 @@
+# Copyright 2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip30/n32/use.mask,v 1.1 2006/06/08 20:26:08 kumba Exp $
+
+# Unmask n32
+-n32