diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-02-17 17:37:38 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-02-17 17:37:38 +0000 |
commit | 95580151e6cfe563d6c0550936c7fd92e24a6acf (patch) | |
tree | d6303b8b93da47cdce9e5f980e29b1f0d4fd83be /profiles/default | |
parent | f8deb4f754798d63fb6b82178452ee846df8475f (diff) |
gentoo auto-resync : 17:02:2024 - 17:37:38
Diffstat (limited to 'profiles/default')
28 files changed, 96 insertions, 0 deletions
diff --git a/profiles/default/linux/mips/23.0/mipsel/o32_sf/eapi b/profiles/default/linux/mips/23.0/mipsel/o32_sf/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/23.0/mipsel/o32_sf/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/23.0/mipsel/o32_sf/make.defaults b/profiles/default/linux/mips/23.0/mipsel/o32_sf/make.defaults new file mode 100644 index 000000000000..e9cc91c33347 --- /dev/null +++ b/profiles/default/linux/mips/23.0/mipsel/o32_sf/make.defaults @@ -0,0 +1,8 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST_o32="mipsel-unknown-linux-gnu" +CHOST_n32="mips64el-unknown-linux-gnuabin32" +CHOST_n64="mips64el-unknown-linux-gnuabi64" + +CHOST=${CHOST_o32} diff --git a/profiles/default/linux/mips/23.0/mipsel/o32_sf/musl/eapi b/profiles/default/linux/mips/23.0/mipsel/o32_sf/musl/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/23.0/mipsel/o32_sf/musl/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/23.0/mipsel/o32_sf/musl/make.defaults b/profiles/default/linux/mips/23.0/mipsel/o32_sf/musl/make.defaults new file mode 100644 index 000000000000..a27d20f7e941 --- /dev/null +++ b/profiles/default/linux/mips/23.0/mipsel/o32_sf/musl/make.defaults @@ -0,0 +1,9 @@ +# Copyright 2022-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST="mipsel-unknown-linux-musl" +CHOST_o32="${CHOST}" +LIBDIR_o32="lib" + +# Disable sandbox because its currently broken on mipsel-musl +FEATURES="-sandbox" diff --git a/profiles/default/linux/mips/23.0/mipsel/o32_sf/musl/parent b/profiles/default/linux/mips/23.0/mipsel/o32_sf/musl/parent new file mode 100644 index 000000000000..a3de2bcf95f7 --- /dev/null +++ b/profiles/default/linux/mips/23.0/mipsel/o32_sf/musl/parent @@ -0,0 +1,3 @@ +.. +../../../../../../../features/musl +../../../../../../../features/wd40 diff --git a/profiles/default/linux/mips/23.0/mipsel/o32_sf/parent b/profiles/default/linux/mips/23.0/mipsel/o32_sf/parent new file mode 100644 index 000000000000..c0c59334a619 --- /dev/null +++ b/profiles/default/linux/mips/23.0/mipsel/o32_sf/parent @@ -0,0 +1,2 @@ +.. +../../../../../../arch/mips/mipsel/o32_sf diff --git a/profiles/default/linux/mips/23.0/mipsel/o32_sf/systemd/eapi b/profiles/default/linux/mips/23.0/mipsel/o32_sf/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/23.0/mipsel/o32_sf/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/23.0/mipsel/o32_sf/systemd/parent b/profiles/default/linux/mips/23.0/mipsel/o32_sf/systemd/parent new file mode 100644 index 000000000000..44f88d3e2df0 --- /dev/null +++ b/profiles/default/linux/mips/23.0/mipsel/o32_sf/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/systemd diff --git a/profiles/default/linux/mips/23.0/o32_sf/eapi b/profiles/default/linux/mips/23.0/o32_sf/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/23.0/o32_sf/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/23.0/o32_sf/make.defaults b/profiles/default/linux/mips/23.0/o32_sf/make.defaults new file mode 100644 index 000000000000..0a835e38d25b --- /dev/null +++ b/profiles/default/linux/mips/23.0/o32_sf/make.defaults @@ -0,0 +1,8 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST_o32="mips-unknown-linux-gnu" +CHOST_n32="mips64-unknown-linux-gnuabin32" +CHOST_n64="mips64-unknown-linux-gnuabi64" + +CHOST=${CHOST_o32} diff --git a/profiles/default/linux/mips/23.0/o32_sf/musl/eapi b/profiles/default/linux/mips/23.0/o32_sf/musl/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/23.0/o32_sf/musl/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/23.0/o32_sf/musl/make.defaults b/profiles/default/linux/mips/23.0/o32_sf/musl/make.defaults new file mode 100644 index 000000000000..dd6d00ffcba1 --- /dev/null +++ b/profiles/default/linux/mips/23.0/o32_sf/musl/make.defaults @@ -0,0 +1,6 @@ +# Copyright 2022-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST="mips-unknown-linux-musl" +CHOST_o32="${CHOST}" +LIBDIR_o32="lib" diff --git a/profiles/default/linux/mips/23.0/o32_sf/musl/parent b/profiles/default/linux/mips/23.0/o32_sf/musl/parent new file mode 100644 index 000000000000..bd0ef6ecac62 --- /dev/null +++ b/profiles/default/linux/mips/23.0/o32_sf/musl/parent @@ -0,0 +1,3 @@ +.. +../../../../../../features/musl +../../../../../../features/wd40 diff --git a/profiles/default/linux/mips/23.0/o32_sf/parent b/profiles/default/linux/mips/23.0/o32_sf/parent new file mode 100644 index 000000000000..9f00e17afa71 --- /dev/null +++ b/profiles/default/linux/mips/23.0/o32_sf/parent @@ -0,0 +1,2 @@ +.. +../../../../../arch/mips/o32_sf diff --git a/profiles/default/linux/mips/23.0/o32_sf/systemd/eapi b/profiles/default/linux/mips/23.0/o32_sf/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/23.0/o32_sf/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/23.0/o32_sf/systemd/parent b/profiles/default/linux/mips/23.0/o32_sf/systemd/parent new file mode 100644 index 000000000000..7e061533c151 --- /dev/null +++ b/profiles/default/linux/mips/23.0/o32_sf/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/systemd diff --git a/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/eapi b/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/make.defaults b/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/make.defaults new file mode 100644 index 000000000000..e9cc91c33347 --- /dev/null +++ b/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/make.defaults @@ -0,0 +1,8 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST_o32="mipsel-unknown-linux-gnu" +CHOST_n32="mips64el-unknown-linux-gnuabin32" +CHOST_n64="mips64el-unknown-linux-gnuabi64" + +CHOST=${CHOST_o32} diff --git a/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/musl/eapi b/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/musl/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/musl/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/musl/make.defaults b/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/musl/make.defaults new file mode 100644 index 000000000000..a27d20f7e941 --- /dev/null +++ b/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/musl/make.defaults @@ -0,0 +1,9 @@ +# Copyright 2022-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST="mipsel-unknown-linux-musl" +CHOST_o32="${CHOST}" +LIBDIR_o32="lib" + +# Disable sandbox because its currently broken on mipsel-musl +FEATURES="-sandbox" diff --git a/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/musl/parent b/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/musl/parent new file mode 100644 index 000000000000..43b77c652c58 --- /dev/null +++ b/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/musl/parent @@ -0,0 +1,3 @@ +.. +../../../../../../../../features/musl +../../../../../../../../features/wd40 diff --git a/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/parent b/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/parent new file mode 100644 index 000000000000..56ec788c4c74 --- /dev/null +++ b/profiles/default/linux/mips/23.0/split-usr/mipsel/o32_sf/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../arch/mips/mipsel/o32_sf diff --git a/profiles/default/linux/mips/23.0/split-usr/o32_sf/eapi b/profiles/default/linux/mips/23.0/split-usr/o32_sf/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/23.0/split-usr/o32_sf/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/23.0/split-usr/o32_sf/make.defaults b/profiles/default/linux/mips/23.0/split-usr/o32_sf/make.defaults new file mode 100644 index 000000000000..0a835e38d25b --- /dev/null +++ b/profiles/default/linux/mips/23.0/split-usr/o32_sf/make.defaults @@ -0,0 +1,8 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST_o32="mips-unknown-linux-gnu" +CHOST_n32="mips64-unknown-linux-gnuabin32" +CHOST_n64="mips64-unknown-linux-gnuabi64" + +CHOST=${CHOST_o32} diff --git a/profiles/default/linux/mips/23.0/split-usr/o32_sf/musl/eapi b/profiles/default/linux/mips/23.0/split-usr/o32_sf/musl/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/23.0/split-usr/o32_sf/musl/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/23.0/split-usr/o32_sf/musl/make.defaults b/profiles/default/linux/mips/23.0/split-usr/o32_sf/musl/make.defaults new file mode 100644 index 000000000000..dd6d00ffcba1 --- /dev/null +++ b/profiles/default/linux/mips/23.0/split-usr/o32_sf/musl/make.defaults @@ -0,0 +1,6 @@ +# Copyright 2022-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST="mips-unknown-linux-musl" +CHOST_o32="${CHOST}" +LIBDIR_o32="lib" diff --git a/profiles/default/linux/mips/23.0/split-usr/o32_sf/musl/parent b/profiles/default/linux/mips/23.0/split-usr/o32_sf/musl/parent new file mode 100644 index 000000000000..a3de2bcf95f7 --- /dev/null +++ b/profiles/default/linux/mips/23.0/split-usr/o32_sf/musl/parent @@ -0,0 +1,3 @@ +.. +../../../../../../../features/musl +../../../../../../../features/wd40 diff --git a/profiles/default/linux/mips/23.0/split-usr/o32_sf/parent b/profiles/default/linux/mips/23.0/split-usr/o32_sf/parent new file mode 100644 index 000000000000..f1923711b079 --- /dev/null +++ b/profiles/default/linux/mips/23.0/split-usr/o32_sf/parent @@ -0,0 +1,2 @@ +.. +../../../../../../arch/mips/o32_sf |