summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhang Le <robert.zhangle@gmail.com>2008-02-18 21:03:13 +0800
committerZhang Le <robert.zhangle@gmail.com>2008-02-18 21:03:13 +0800
commite739e42bcffc5712ce209f39df9776df8a376f04 (patch)
tree760d89efe6ddee7dfbea374a23805f02dd7b5d62 /profiles
parentadded xorg-server-1.3.0.0-r5.ebuild (diff)
downloadloongson-e739e42bcffc5712ce209f39df9776df8a376f04.tar.gz
loongson-e739e42bcffc5712ce209f39df9776df8a376f04.tar.bz2
loongson-e739e42bcffc5712ce209f39df9776df8a376f04.zip
removed n32 and o32/nptl profile, only o32 profile now and nptlonly
Signed-off-by: Zhang Le <robert.zhangle@gmail.com>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/mips/2007.1-dev/loongson/n32/make.defaults27
-rw-r--r--profiles/default-linux/mips/2007.1-dev/loongson/n32/nptl/make.defaults27
-rw-r--r--profiles/default-linux/mips/2007.1-dev/loongson/n32/nptl/package.mask8
-rw-r--r--profiles/default-linux/mips/2007.1-dev/loongson/n32/nptl/parent1
-rw-r--r--profiles/default-linux/mips/2007.1-dev/loongson/n32/nptl/use.mask8
-rw-r--r--profiles/default-linux/mips/2007.1-dev/loongson/n32/parent1
-rw-r--r--profiles/default-linux/mips/2007.1-dev/loongson/n32/use.mask6
-rw-r--r--profiles/default-linux/mips/2007.1-dev/loongson/o32/nptl/make.defaults26
-rw-r--r--profiles/default-linux/mips/2007.1-dev/loongson/o32/nptl/parent1
-rw-r--r--profiles/default-linux/mips/2007.1-dev/loongson/o32/package.mask (renamed from profiles/default-linux/mips/2007.1-dev/loongson/o32/nptl/package.mask)0
-rw-r--r--profiles/default-linux/mips/2007.1-dev/loongson/o32/use.mask (renamed from profiles/default-linux/mips/2007.1-dev/loongson/o32/nptl/use.mask)0
11 files changed, 0 insertions, 105 deletions
diff --git a/profiles/default-linux/mips/2007.1-dev/loongson/n32/make.defaults b/profiles/default-linux/mips/2007.1-dev/loongson/n32/make.defaults
deleted file mode 100644
index dca53b5..0000000
--- a/profiles/default-linux/mips/2007.1-dev/loongson/n32/make.defaults
+++ /dev/null
@@ -1,27 +0,0 @@
-# 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.1-dev/cobalt/n32/make.defaults,v 1.1 2007/02/25 17:47:56 kumba Exp $
-
-# IP22/IP32 N32/NPTL Generic Profile
-# Also Catalyst Build Profile for N32/NPTL
-
-ARCH="mips"
-PROFILE_ARCH="loongson"
-
-# 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"
diff --git a/profiles/default-linux/mips/2007.1-dev/loongson/n32/nptl/make.defaults b/profiles/default-linux/mips/2007.1-dev/loongson/n32/nptl/make.defaults
deleted file mode 100644
index cc6f22e..0000000
--- a/profiles/default-linux/mips/2007.1-dev/loongson/n32/nptl/make.defaults
+++ /dev/null
@@ -1,27 +0,0 @@
-# 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.1-dev/loongson/n32/nptl/package.mask b/profiles/default-linux/mips/2007.1-dev/loongson/n32/nptl/package.mask
deleted file mode 100644
index 6111fdd..0000000
--- a/profiles/default-linux/mips/2007.1-dev/loongson/n32/nptl/package.mask
+++ /dev/null
@@ -1,8 +0,0 @@
-# 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.1-dev/loongson/n32/nptl/parent b/profiles/default-linux/mips/2007.1-dev/loongson/n32/nptl/parent
deleted file mode 100644
index f3229c5..0000000
--- a/profiles/default-linux/mips/2007.1-dev/loongson/n32/nptl/parent
+++ /dev/null
@@ -1 +0,0 @@
-..
diff --git a/profiles/default-linux/mips/2007.1-dev/loongson/n32/nptl/use.mask b/profiles/default-linux/mips/2007.1-dev/loongson/n32/nptl/use.mask
deleted file mode 100644
index 27ddea3..0000000
--- a/profiles/default-linux/mips/2007.1-dev/loongson/n32/nptl/use.mask
+++ /dev/null
@@ -1,8 +0,0 @@
-# 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.1-dev/loongson/n32/parent b/profiles/default-linux/mips/2007.1-dev/loongson/n32/parent
deleted file mode 100644
index f3229c5..0000000
--- a/profiles/default-linux/mips/2007.1-dev/loongson/n32/parent
+++ /dev/null
@@ -1 +0,0 @@
-..
diff --git a/profiles/default-linux/mips/2007.1-dev/loongson/n32/use.mask b/profiles/default-linux/mips/2007.1-dev/loongson/n32/use.mask
deleted file mode 100644
index 493741a..0000000
--- a/profiles/default-linux/mips/2007.1-dev/loongson/n32/use.mask
+++ /dev/null
@@ -1,6 +0,0 @@
-# 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.1-dev/cobalt/n32/use.mask,v 1.1 2007/02/25 17:47:56 kumba Exp $
-
-# Unmask n32
--n32
diff --git a/profiles/default-linux/mips/2007.1-dev/loongson/o32/nptl/make.defaults b/profiles/default-linux/mips/2007.1-dev/loongson/o32/nptl/make.defaults
deleted file mode 100644
index 801946c..0000000
--- a/profiles/default-linux/mips/2007.1-dev/loongson/o32/nptl/make.defaults
+++ /dev/null
@@ -1,26 +0,0 @@
-# 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.1-dev/loongson/o32/nptl/parent b/profiles/default-linux/mips/2007.1-dev/loongson/o32/nptl/parent
deleted file mode 100644
index f3229c5..0000000
--- a/profiles/default-linux/mips/2007.1-dev/loongson/o32/nptl/parent
+++ /dev/null
@@ -1 +0,0 @@
-..
diff --git a/profiles/default-linux/mips/2007.1-dev/loongson/o32/nptl/package.mask b/profiles/default-linux/mips/2007.1-dev/loongson/o32/package.mask
index 619b7cb..619b7cb 100644
--- a/profiles/default-linux/mips/2007.1-dev/loongson/o32/nptl/package.mask
+++ b/profiles/default-linux/mips/2007.1-dev/loongson/o32/package.mask
diff --git a/profiles/default-linux/mips/2007.1-dev/loongson/o32/nptl/use.mask b/profiles/default-linux/mips/2007.1-dev/loongson/o32/use.mask
index f5c1a2e..f5c1a2e 100644
--- a/profiles/default-linux/mips/2007.1-dev/loongson/o32/nptl/use.mask
+++ b/profiles/default-linux/mips/2007.1-dev/loongson/o32/use.mask