summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/uclibc/mips')
-rw-r--r--profiles/uclibc/mips/eapi1
-rw-r--r--profiles/uclibc/mips/hardened/eapi1
-rw-r--r--profiles/uclibc/mips/hardened/make.defaults6
-rw-r--r--profiles/uclibc/mips/hardened/package.mask5
-rw-r--r--profiles/uclibc/mips/hardened/package.use.mask5
-rw-r--r--profiles/uclibc/mips/hardened/parent1
-rw-r--r--profiles/uclibc/mips/make.defaults8
-rw-r--r--profiles/uclibc/mips/mipsel/deprecated1
-rw-r--r--profiles/uclibc/mips/mipsel/eapi1
-rw-r--r--profiles/uclibc/mips/mipsel/hardened/deprecated1
-rw-r--r--profiles/uclibc/mips/mipsel/hardened/eapi1
-rw-r--r--profiles/uclibc/mips/mipsel/hardened/make.defaults6
-rw-r--r--profiles/uclibc/mips/mipsel/hardened/parent1
-rw-r--r--profiles/uclibc/mips/mipsel/make.defaults1
-rw-r--r--profiles/uclibc/mips/mipsel/parent1
-rw-r--r--profiles/uclibc/mips/parent1
-rw-r--r--profiles/uclibc/mips/use.mask22
17 files changed, 63 insertions, 0 deletions
diff --git a/profiles/uclibc/mips/eapi b/profiles/uclibc/mips/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/uclibc/mips/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/uclibc/mips/hardened/eapi b/profiles/uclibc/mips/hardened/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/uclibc/mips/hardened/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/uclibc/mips/hardened/make.defaults b/profiles/uclibc/mips/hardened/make.defaults
new file mode 100644
index 000000000000..41e2d419addb
--- /dev/null
+++ b/profiles/uclibc/mips/hardened/make.defaults
@@ -0,0 +1,6 @@
+GRP_STAGE23_USE="ncurses readline zlib uclibc hardened pic"
+USE="ncurses readline zlib uclibc hardened pic"
+
+# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (16 Nov 2011)
+# Rename STAGE1_USE to BOOTSTRAP_USE and stack it to the parent value
+BOOTSTRAP_USE="${BOOTSTRAP_USE} hardened pic"
diff --git a/profiles/uclibc/mips/hardened/package.mask b/profiles/uclibc/mips/hardened/package.mask
new file mode 100644
index 000000000000..8bd37b0e39f4
--- /dev/null
+++ b/profiles/uclibc/mips/hardened/package.mask
@@ -0,0 +1,5 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+>=sys-devel/gcc-4.4
diff --git a/profiles/uclibc/mips/hardened/package.use.mask b/profiles/uclibc/mips/hardened/package.use.mask
new file mode 100644
index 000000000000..a67f334b9693
--- /dev/null
+++ b/profiles/uclibc/mips/hardened/package.use.mask
@@ -0,0 +1,5 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+sys-devel/gcc -hardened
diff --git a/profiles/uclibc/mips/hardened/parent b/profiles/uclibc/mips/hardened/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/uclibc/mips/hardened/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/uclibc/mips/make.defaults b/profiles/uclibc/mips/make.defaults
new file mode 100644
index 000000000000..2a17bbe61e19
--- /dev/null
+++ b/profiles/uclibc/mips/make.defaults
@@ -0,0 +1,8 @@
+ARCH="mips"
+ACCEPT_KEYWORDS="mips"
+
+CHOST="set-CHOST-in-your-/etc/make.conf"
+
+FEATURES="-sandbox"
+
+UCLIBC_CPU_DEFAULT="MIPS_ISA_1"
diff --git a/profiles/uclibc/mips/mipsel/deprecated b/profiles/uclibc/mips/mipsel/deprecated
new file mode 100644
index 000000000000..d1d399b5015e
--- /dev/null
+++ b/profiles/uclibc/mips/mipsel/deprecated
@@ -0,0 +1 @@
+uclibc/mips
diff --git a/profiles/uclibc/mips/mipsel/eapi b/profiles/uclibc/mips/mipsel/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/uclibc/mips/mipsel/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/uclibc/mips/mipsel/hardened/deprecated b/profiles/uclibc/mips/mipsel/hardened/deprecated
new file mode 100644
index 000000000000..1027bb28ae7c
--- /dev/null
+++ b/profiles/uclibc/mips/mipsel/hardened/deprecated
@@ -0,0 +1 @@
+uclibc/mips/hardened
diff --git a/profiles/uclibc/mips/mipsel/hardened/eapi b/profiles/uclibc/mips/mipsel/hardened/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/uclibc/mips/mipsel/hardened/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/uclibc/mips/mipsel/hardened/make.defaults b/profiles/uclibc/mips/mipsel/hardened/make.defaults
new file mode 100644
index 000000000000..41e2d419addb
--- /dev/null
+++ b/profiles/uclibc/mips/mipsel/hardened/make.defaults
@@ -0,0 +1,6 @@
+GRP_STAGE23_USE="ncurses readline zlib uclibc hardened pic"
+USE="ncurses readline zlib uclibc hardened pic"
+
+# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (16 Nov 2011)
+# Rename STAGE1_USE to BOOTSTRAP_USE and stack it to the parent value
+BOOTSTRAP_USE="${BOOTSTRAP_USE} hardened pic"
diff --git a/profiles/uclibc/mips/mipsel/hardened/parent b/profiles/uclibc/mips/mipsel/hardened/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/uclibc/mips/mipsel/hardened/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/uclibc/mips/mipsel/make.defaults b/profiles/uclibc/mips/mipsel/make.defaults
new file mode 100644
index 000000000000..80b70299abe4
--- /dev/null
+++ b/profiles/uclibc/mips/mipsel/make.defaults
@@ -0,0 +1 @@
+CHOST="mipsel-gentoo-linux-uclibc"
diff --git a/profiles/uclibc/mips/mipsel/parent b/profiles/uclibc/mips/mipsel/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/uclibc/mips/mipsel/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/uclibc/mips/parent b/profiles/uclibc/mips/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/uclibc/mips/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/uclibc/mips/use.mask b/profiles/uclibc/mips/use.mask
new file mode 100644
index 000000000000..ec1fea82bbc7
--- /dev/null
+++ b/profiles/uclibc/mips/use.mask
@@ -0,0 +1,22 @@
+# $Id$
+
+# Henrik Brix Andersen <brix@gentoo.org>
+# According to the mips herd, we currently have no way of testing
+# pcmcia on mips, bug #90359
+pcmcia
+
+# Luca Longinotti <chtekk@gentoo.org>
+# Mask php USE on MIPS profiles
+php
+
+# Diego Pettenò <flameeyes@gentoo.org> (6 Dec 2006)
+# Unmask specific MIPS ALSA drivers
+-alsa_cards_au1x00
+
+# Daniel Black <dragonheart@gentoo.org> (28 Feb 2007)
+# Use mask l7-filter for iptables dependency - bug #150343 until mips tested
+l7filter
+
+# Peter Volkov <pva@gentoo.org> MPI was never tested on mips, but
+# some programs with this useflag are useful, e.g #227631
+mpi