diff options
Diffstat (limited to 'profiles/uclibc/mips/mipsel')
-rw-r--r-- | profiles/uclibc/mips/mipsel/deprecated | 1 | ||||
-rw-r--r-- | profiles/uclibc/mips/mipsel/eapi | 1 | ||||
-rw-r--r-- | profiles/uclibc/mips/mipsel/hardened/deprecated | 1 | ||||
-rw-r--r-- | profiles/uclibc/mips/mipsel/hardened/eapi | 1 | ||||
-rw-r--r-- | profiles/uclibc/mips/mipsel/hardened/make.defaults | 6 | ||||
-rw-r--r-- | profiles/uclibc/mips/mipsel/hardened/parent | 1 | ||||
-rw-r--r-- | profiles/uclibc/mips/mipsel/make.defaults | 1 | ||||
-rw-r--r-- | profiles/uclibc/mips/mipsel/parent | 1 |
8 files changed, 13 insertions, 0 deletions
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 @@ +.. |