summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default-linux/mips/2007.0/loongson')
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/n32/make.defaults27
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/n32/nptl/make.defaults27
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/n32/nptl/package.mask8
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/n32/nptl/parent1
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/n32/nptl/use.mask8
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/n32/parent1
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/n32/use.mask6
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/o32/make.defaults26
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/o32/nptl/make.defaults26
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/o32/nptl/package.mask6
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/o32/nptl/parent1
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/o32/nptl/use.mask8
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/o32/parent1
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/package.mask10
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/package.provided1
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/parent1
-rw-r--r--profiles/default-linux/mips/2007.0/loongson/use.mask11
17 files changed, 169 insertions, 0 deletions
diff --git a/profiles/default-linux/mips/2007.0/loongson/n32/make.defaults b/profiles/default-linux/mips/2007.0/loongson/n32/make.defaults
new file mode 100644
index 0000000..ebfbe70
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/n32/make.defaults
@@ -0,0 +1,27 @@
+# Copyright 2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/n32/make.defaults,v 1.1 2007/02/11 11:20:43 eroyf Exp $
+
+# IP22/IP32 N32 Generic Profile
+# Also Catalyst Build Profile for N32
+
+ARCH="mips"
+PROFILE_ARCH="cobalt"
+
+# The n32 userland needs a 64bit compiler and CHOST
+CHOST="mips64el-unknown-linux-gnu"
+
+# Sandbox is broken on mips (Bug #45814)
+FEATURES="-sandbox ccache autoconfig"
+
+# Compiler flags
+# We build a *minimum* of mips3, because IP22/IP32 are, at minimum, mips3 capable
+# systems (IP22 R4x00 systems are mips3; IP32 is mips4). Enforce n32 as the default
+# ABI as well.
+CFLAGS="-O2 -pipe -march=mips3 -mabi=n32"
+CXXFLAGS=${CFLAGS}
+
+ACCEPT_KEYWORDS="mips"
+
+USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n32"
+STAGE1_USE="mips n32 cobalt"
diff --git a/profiles/default-linux/mips/2007.0/loongson/n32/nptl/make.defaults b/profiles/default-linux/mips/2007.0/loongson/n32/nptl/make.defaults
new file mode 100644
index 0000000..cc6f22e
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/n32/nptl/make.defaults
@@ -0,0 +1,27 @@
+# Copyright 2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/make.defaults,v 1.1 2007/02/11 11:20:43 eroyf Exp $
+
+# IP22/IP32 N32/NPTL Generic Profile
+# Also Catalyst Build Profile for N32/NPTL
+
+ARCH="mips"
+PROFILE_ARCH="cobalt"
+
+# The n32 userland needs a 64bit compiler and CHOST
+CHOST="mips64el-unknown-linux-gnu"
+
+# Sandbox is broken on mips (Bug #45814)
+FEATURES="-sandbox ccache autoconfig"
+
+# Compiler flags
+# We build a *minimum* of mips3, because IP22/IP32 are, at minimum, mips3 capable
+# systems (IP22 R4x00 systems are mips3; IP32 is mips4). Enforce n32 as the default
+# ABI as well.
+CFLAGS="-O2 -pipe -march=mips3 -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"
+STAGE1_USE="mips n32 nptl nptlonly cobalt"
diff --git a/profiles/default-linux/mips/2007.0/loongson/n32/nptl/package.mask b/profiles/default-linux/mips/2007.0/loongson/n32/nptl/package.mask
new file mode 100644
index 0000000..6111fdd
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/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/2007.0/cobalt/n32/nptl/package.mask,v 1.1 2007/02/11 11:20:43 eroyf Exp $
+
+# Unmask gcc-4.x and glibc-2.4
+->=sys-devel/gcc-4.0
+->=sys-libs/glibc-2.4
+->=sys-kernel/mips-sources-2.6.17
diff --git a/profiles/default-linux/mips/2007.0/loongson/n32/nptl/parent b/profiles/default-linux/mips/2007.0/loongson/n32/nptl/parent
new file mode 100644
index 0000000..f3229c5
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/n32/nptl/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/mips/2007.0/loongson/n32/nptl/use.mask b/profiles/default-linux/mips/2007.0/loongson/n32/nptl/use.mask
new file mode 100644
index 0000000..27ddea3
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/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/2007.0/cobalt/n32/nptl/use.mask,v 1.1 2007/02/11 11:20:43 eroyf Exp $
+
+# Unmask nptl
+-nptl
+-nptlonly
+
diff --git a/profiles/default-linux/mips/2007.0/loongson/n32/parent b/profiles/default-linux/mips/2007.0/loongson/n32/parent
new file mode 100644
index 0000000..f3229c5
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/n32/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/mips/2007.0/loongson/n32/use.mask b/profiles/default-linux/mips/2007.0/loongson/n32/use.mask
new file mode 100644
index 0000000..93957db
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/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/2007.0/cobalt/n32/use.mask,v 1.1 2007/02/11 11:20:43 eroyf Exp $
+
+# Unmask n32
+-n32
diff --git a/profiles/default-linux/mips/2007.0/loongson/o32/make.defaults b/profiles/default-linux/mips/2007.0/loongson/o32/make.defaults
new file mode 100644
index 0000000..9c84570
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/o32/make.defaults
@@ -0,0 +1,26 @@
+# Copyright 2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/o32/make.defaults,v 1.1 2007/02/11 11:20:44 eroyf Exp $
+
+# Cobalt O32 Profile
+# Also Catalyst Build Profile for Cobalt O32
+
+ARCH="mips"
+PROFILE_ARCH="cobalt"
+
+# Cobalt systems are Little-Endian, and do not support (yet) 64bit kernels
+CHOST="mipsel-unknown-linux-gnu"
+
+# Sandbox is broken on mips (Bug #45814)
+FEATURES="-sandbox ccache autoconfig"
+
+# Compiler flags
+# We build as R5000, because Cobalts have an RM5231A CPU in them. Enforce o32
+# as the default ABI as well.
+CFLAGS="-O2 -pipe -march=r5000 -mabi=32"
+CXXFLAGS=${CFLAGS}
+
+ACCEPT_KEYWORDS="mips"
+
+USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips cobalt"
+STAGE1_USE="mips cobalt"
diff --git a/profiles/default-linux/mips/2007.0/loongson/o32/nptl/make.defaults b/profiles/default-linux/mips/2007.0/loongson/o32/nptl/make.defaults
new file mode 100644
index 0000000..801946c
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/o32/nptl/make.defaults
@@ -0,0 +1,26 @@
+# Copyright 2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/make.defaults,v 1.1 2007/02/11 11:20:44 eroyf Exp $
+
+# Cobalt O32/NPTL Profile
+# Also Catalyst Build Profile for Cobalt O32/NPTL
+
+ARCH="mips"
+PROFILE_ARCH="cobalt"
+
+# Cobalt systems are Little-Endian, and do not support (yet) 64bit kernels
+CHOST="mipsel-unknown-linux-gnu"
+
+# Sandbox is broken on mips (Bug #45814)
+FEATURES="-sandbox ccache autoconfig"
+
+# Compiler flags
+# We build as R5000, because Cobalts have an RM5231A CPU in them. Enforce o32
+# as the default ABI as well.
+CFLAGS="-O2 -pipe -march=r5000 -mabi=32"
+CXXFLAGS=${CFLAGS}
+
+ACCEPT_KEYWORDS="mips"
+
+USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips cobalt nptl nptlonly"
+STAGE1_USE="mips cobalt nptl nptlonly"
diff --git a/profiles/default-linux/mips/2007.0/loongson/o32/nptl/package.mask b/profiles/default-linux/mips/2007.0/loongson/o32/nptl/package.mask
new file mode 100644
index 0000000..619b7cb
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/o32/nptl/package.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/2007.0/cobalt/o32/nptl/package.mask,v 1.1 2007/02/11 11:20:44 eroyf Exp $
+
+# Unmask glibc-2.4
+->=sys-libs/glibc-2.4
diff --git a/profiles/default-linux/mips/2007.0/loongson/o32/nptl/parent b/profiles/default-linux/mips/2007.0/loongson/o32/nptl/parent
new file mode 100644
index 0000000..f3229c5
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/o32/nptl/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/mips/2007.0/loongson/o32/nptl/use.mask b/profiles/default-linux/mips/2007.0/loongson/o32/nptl/use.mask
new file mode 100644
index 0000000..f5c1a2e
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/o32/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/2007.0/cobalt/o32/nptl/use.mask,v 1.1 2007/02/11 11:20:44 eroyf Exp $
+
+# Unmask nptl
+-nptl
+-nptlonly
+
diff --git a/profiles/default-linux/mips/2007.0/loongson/o32/parent b/profiles/default-linux/mips/2007.0/loongson/o32/parent
new file mode 100644
index 0000000..f3229c5
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/o32/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/mips/2007.0/loongson/package.mask b/profiles/default-linux/mips/2007.0/loongson/package.mask
new file mode 100644
index 0000000..21a82e9
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/package.mask
@@ -0,0 +1,10 @@
+# for gorg to function properly
+>dev-libs/libxml2-2.6.26
+>dev-libs/libxslt-1.1.17
+
+# forget why to mask it
+>app-text/poppler-0.5.3
+
+# newer qt doesn't build
+>x11-libs/qt-3.3.4-r8
+>media-libs/freetype-2.1.10-r2
diff --git a/profiles/default-linux/mips/2007.0/loongson/package.provided b/profiles/default-linux/mips/2007.0/loongson/package.provided
new file mode 100644
index 0000000..7689658
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/package.provided
@@ -0,0 +1 @@
+sys-kernel/mips-sources-2.6.20.11
diff --git a/profiles/default-linux/mips/2007.0/loongson/parent b/profiles/default-linux/mips/2007.0/loongson/parent
new file mode 100644
index 0000000..45d0298
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/parent
@@ -0,0 +1 @@
+../../../../../../../../usr/portage/profiles/default-linux/mips/2007.0
diff --git a/profiles/default-linux/mips/2007.0/loongson/use.mask b/profiles/default-linux/mips/2007.0/loongson/use.mask
new file mode 100644
index 0000000..3aaa154
--- /dev/null
+++ b/profiles/default-linux/mips/2007.0/loongson/use.mask
@@ -0,0 +1,11 @@
+# Copyright 2006 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/use.mask,v 1.1 2007/02/11 11:20:43 eroyf Exp $
+
+# Cobalt only does mips32, thus it doesn't know about n32/n64 (yet)
+n32
+n64
+-dri
+-video_cards_radeon
+-arts
+-mad