diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-14 20:00:07 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-23 01:05:15 +0100 |
commit | 6163cd3fa19853dca27519180cc2980f78f52408 (patch) | |
tree | 1680514c606c518a46759e3218653c84e3c48cf1 /profiles/default/linux/mips | |
parent | app-eselect/eselect-rust: keyword 20210703 for ~mips (diff) | |
download | gentoo-6163cd3fa19853dca27519180cc2980f78f52408.tar.gz gentoo-6163cd3fa19853dca27519180cc2980f78f52408.tar.bz2 gentoo-6163cd3fa19853dca27519180cc2980f78f52408.zip |
profiles: bring musl on mips into line with 17.0 profiles
This lets us get rid of default/linux/musl/ and hardened/ entirely (the
latter was marked deprecated in January)
Bug: https://bugs.gentoo.org/515694
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/default/linux/mips')
18 files changed, 52 insertions, 0 deletions
diff --git a/profiles/default/linux/mips/17.0/musl/eapi b/profiles/default/linux/mips/17.0/musl/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/17.0/musl/mipsel/eapi b/profiles/default/linux/mips/17.0/musl/mipsel/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/mipsel/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/17.0/musl/mipsel/make.defaults b/profiles/default/linux/mips/17.0/musl/mipsel/make.defaults new file mode 100644 index 000000000000..53daa27ad9fb --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/mipsel/make.defaults @@ -0,0 +1,5 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Disable sandbox because its currently broken on mipsel-musl +FEATURES="-sandbox" diff --git a/profiles/default/linux/mips/17.0/musl/mipsel/n64/eapi b/profiles/default/linux/mips/17.0/musl/mipsel/n64/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/mipsel/n64/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/17.0/musl/mipsel/n64/make.defaults b/profiles/default/linux/mips/17.0/musl/mipsel/n64/make.defaults new file mode 100644 index 000000000000..26dbb0e4c1dc --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/mipsel/n64/make.defaults @@ -0,0 +1,6 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST="mips64el-gentoo-linux-musl" +CHOST_n64="${CHOST}" +LIBDIR_n64="lib" diff --git a/profiles/default/linux/mips/17.0/musl/mipsel/n64/parent b/profiles/default/linux/mips/17.0/musl/mipsel/n64/parent new file mode 100644 index 000000000000..e92fcf7cbf75 --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/mipsel/n64/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../arch/mips/mipsel/mips64el/n64 diff --git a/profiles/default/linux/mips/17.0/musl/mipsel/o32/eapi b/profiles/default/linux/mips/17.0/musl/mipsel/o32/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/mipsel/o32/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/17.0/musl/mipsel/o32/make.defaults b/profiles/default/linux/mips/17.0/musl/mipsel/o32/make.defaults new file mode 100644 index 000000000000..d0dec15ac7be --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/mipsel/o32/make.defaults @@ -0,0 +1,6 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST="mipsel-gentoo-linux-musl" +CHOST_o32="${CHOST}" +LIBDIR_o32="lib" diff --git a/profiles/default/linux/mips/17.0/musl/mipsel/o32/parent b/profiles/default/linux/mips/17.0/musl/mipsel/o32/parent new file mode 100644 index 000000000000..85db6caf16e5 --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/mipsel/o32/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../arch/mips/mipsel/o32 diff --git a/profiles/default/linux/mips/17.0/musl/mipsel/parent b/profiles/default/linux/mips/17.0/musl/mipsel/parent new file mode 100644 index 000000000000..f2bcf2737c18 --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/mipsel/parent @@ -0,0 +1,2 @@ +.. +../../../../../../arch/mips/mipsel diff --git a/profiles/default/linux/mips/17.0/musl/n64/eapi b/profiles/default/linux/mips/17.0/musl/n64/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/n64/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/17.0/musl/n64/make.defaults b/profiles/default/linux/mips/17.0/musl/n64/make.defaults new file mode 100644 index 000000000000..90dd88675350 --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/n64/make.defaults @@ -0,0 +1,6 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST="mips64-gentoo-linux-musl" +CHOST_n64="${CHOST}" +LIBDIR_n64="lib" diff --git a/profiles/default/linux/mips/17.0/musl/n64/parent b/profiles/default/linux/mips/17.0/musl/n64/parent new file mode 100644 index 000000000000..0a2e2f270682 --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/n64/parent @@ -0,0 +1,2 @@ +.. +../../../../../../arch/mips/mips64/n64 diff --git a/profiles/default/linux/mips/17.0/musl/o32/eapi b/profiles/default/linux/mips/17.0/musl/o32/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/o32/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/17.0/musl/o32/make.defaults b/profiles/default/linux/mips/17.0/musl/o32/make.defaults new file mode 100644 index 000000000000..4027a830450d --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/o32/make.defaults @@ -0,0 +1,6 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST="mips-gentoo-linux-musl" +CHOST_o32="${CHOST}" +LIBDIR_o32="lib" diff --git a/profiles/default/linux/mips/17.0/musl/o32/parent b/profiles/default/linux/mips/17.0/musl/o32/parent new file mode 100644 index 000000000000..6d4edaa24a38 --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/o32/parent @@ -0,0 +1,2 @@ +.. +../../../../../../arch/mips/o32 diff --git a/profiles/default/linux/mips/17.0/musl/package.mask b/profiles/default/linux/mips/17.0/musl/package.mask new file mode 100644 index 000000000000..ee0e90a0fba8 --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/package.mask @@ -0,0 +1,4 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +>sys-apps/kbd-1.15.5-r99 diff --git a/profiles/default/linux/mips/17.0/musl/parent b/profiles/default/linux/mips/17.0/musl/parent new file mode 100644 index 000000000000..9ef7663a23b6 --- /dev/null +++ b/profiles/default/linux/mips/17.0/musl/parent @@ -0,0 +1,3 @@ +.. +../../../../../features/musl +../../../../../features/wd40 |