summaryrefslogtreecommitdiff
path: root/profiles/uclibc/mips
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /profiles/uclibc/mips
reinit the tree, so we can have metadata
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.mask4
-rw-r--r--profiles/uclibc/mips/hardened/package.use.mask4
-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.mask13
17 files changed, 52 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..44b27cf11476
--- /dev/null
+++ b/profiles/uclibc/mips/hardened/package.mask
@@ -0,0 +1,4 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+>=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..4c0d131b7087
--- /dev/null
+++ b/profiles/uclibc/mips/hardened/package.use.mask
@@ -0,0 +1,4 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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..55dae7eac0e9
--- /dev/null
+++ b/profiles/uclibc/mips/use.mask
@@ -0,0 +1,13 @@
+
+# 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
+
+# Peter Volkov <pva@gentoo.org> MPI was never tested on mips, but
+# some programs with this useflag are useful, e.g #227631
+mpi