commit: 57de365b14eddd26e56768d3fddda02c0edde21f Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Dec 10 14:21:54 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Dec 10 14:21:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57de365b
profiles: Add 23.0 amd64 musl profiles Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/default/linux/amd64/23.0/musl/eapi | 1 + profiles/default/linux/amd64/23.0/musl/hardened/eapi | 1 + profiles/default/linux/amd64/23.0/musl/hardened/parent | 2 ++ profiles/default/linux/amd64/23.0/musl/hardened/selinux/eapi | 1 + .../default/linux/amd64/23.0/musl/hardened/selinux/parent | 2 ++ profiles/default/linux/amd64/23.0/musl/llvm/eapi | 1 + profiles/default/linux/amd64/23.0/musl/llvm/package.use.mask | 6 ++++++ profiles/default/linux/amd64/23.0/musl/llvm/parent | 2 ++ profiles/default/linux/amd64/23.0/musl/make.defaults | 10 ++++++++++ profiles/default/linux/amd64/23.0/musl/package.mask | 11 +++++++++++ profiles/default/linux/amd64/23.0/musl/package.use.mask | 6 ++++++ profiles/default/linux/amd64/23.0/musl/parent | 3 +++ profiles/default/linux/amd64/23.0/split-usr/musl/eapi | 1 + .../default/linux/amd64/23.0/split-usr/musl/hardened/eapi | 1 + .../default/linux/amd64/23.0/split-usr/musl/hardened/parent | 2 ++ .../linux/amd64/23.0/split-usr/musl/hardened/selinux/eapi | 1 + .../linux/amd64/23.0/split-usr/musl/hardened/selinux/parent | 2 ++ profiles/default/linux/amd64/23.0/split-usr/musl/llvm/eapi | 1 + .../linux/amd64/23.0/split-usr/musl/llvm/package.use.mask | 6 ++++++ profiles/default/linux/amd64/23.0/split-usr/musl/llvm/parent | 2 ++ .../default/linux/amd64/23.0/split-usr/musl/make.defaults | 10 ++++++++++ profiles/default/linux/amd64/23.0/split-usr/musl/package.mask | 11 +++++++++++ .../default/linux/amd64/23.0/split-usr/musl/package.use.mask | 6 ++++++ profiles/default/linux/amd64/23.0/split-usr/musl/parent | 3 +++ 24 files changed, 92 insertions(+) diff --git a/profiles/default/linux/amd64/23.0/musl/eapi b/profiles/default/linux/amd64/23.0/musl/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/amd64/23.0/musl/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/amd64/23.0/musl/hardened/eapi b/profiles/default/linux/amd64/23.0/musl/hardened/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/amd64/23.0/musl/hardened/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/amd64/23.0/musl/hardened/parent b/profiles/default/linux/amd64/23.0/musl/hardened/parent new file mode 100644 index 000000000000..45a355b0beba --- /dev/null +++ b/profiles/default/linux/amd64/23.0/musl/hardened/parent @@ -0,0 +1,2 @@ +.. +../../../../../../features/hardened/amd64 diff --git a/profiles/default/linux/amd64/23.0/musl/hardened/selinux/eapi b/profiles/default/linux/amd64/23.0/musl/hardened/selinux/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/amd64/23.0/musl/hardened/selinux/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/amd64/23.0/musl/hardened/selinux/parent b/profiles/default/linux/amd64/23.0/musl/hardened/selinux/parent new file mode 100644 index 000000000000..23c64bb44399 --- /dev/null +++ b/profiles/default/linux/amd64/23.0/musl/hardened/selinux/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../features/selinux diff --git a/profiles/default/linux/amd64/23.0/musl/llvm/eapi b/profiles/default/linux/amd64/23.0/musl/llvm/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/amd64/23.0/musl/llvm/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/amd64/23.0/musl/llvm/package.use.mask b/profiles/default/linux/amd64/23.0/musl/llvm/package.use.mask new file mode 100644 index 000000000000..3435fc7a7d5c --- /dev/null +++ b/profiles/default/linux/amd64/23.0/musl/llvm/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sam James <[email protected]> (2022-10-15) +# Undo the general musl mask +www-client/firefox -clang diff --git a/profiles/default/linux/amd64/23.0/musl/llvm/parent b/profiles/default/linux/amd64/23.0/musl/llvm/parent new file mode 100644 index 000000000000..845cedb73fde --- /dev/null +++ b/profiles/default/linux/amd64/23.0/musl/llvm/parent @@ -0,0 +1,2 @@ +.. +../../../../../../features/llvm diff --git a/profiles/default/linux/amd64/23.0/musl/make.defaults b/profiles/default/linux/amd64/23.0/musl/make.defaults new file mode 100644 index 000000000000..96ce023a7e8f --- /dev/null +++ b/profiles/default/linux/amd64/23.0/musl/make.defaults @@ -0,0 +1,10 @@ +# Copyright 1999-2018 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +CHOST="x86_64-gentoo-linux-musl" + +# Anthony G. Basile <[email protected]> (2014-07-01) +# Multilib-related setup, bug #515130 +MULTILIB_ABIS="amd64" +CHOST_amd64="${CHOST}" +LIBDIR_amd64="lib" diff --git a/profiles/default/linux/amd64/23.0/musl/package.mask b/profiles/default/linux/amd64/23.0/musl/package.mask new file mode 100644 index 000000000000..25a5df5e9181 --- /dev/null +++ b/profiles/default/linux/amd64/23.0/musl/package.mask @@ -0,0 +1,11 @@ +# Copyright 2020-2022 Gentoo Authors. +# Distributed under the terms of the GNU General Public License v2 + +# Sam James <[email protected]> (2022-10-08) +# openjdk-bin is available on amd64 musl +-dev-java/openjdk-bin +dev-java/openjdk-bin:8 + +# Georgy Yakovlev <[email protected]> (2020-01-28) +# rust-bin is available on amd64 musl +-dev-lang/rust-bin diff --git a/profiles/default/linux/amd64/23.0/musl/package.use.mask b/profiles/default/linux/amd64/23.0/musl/package.use.mask new file mode 100644 index 000000000000..08d81656b7d1 --- /dev/null +++ b/profiles/default/linux/amd64/23.0/musl/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Georgy Yakovlev <[email protected]> (2020-01-28) +# upstream does not provide docs in musl tarball +dev-lang/rust-bin doc diff --git a/profiles/default/linux/amd64/23.0/musl/parent b/profiles/default/linux/amd64/23.0/musl/parent new file mode 100644 index 000000000000..0e86ace1a74b --- /dev/null +++ b/profiles/default/linux/amd64/23.0/musl/parent @@ -0,0 +1,3 @@ +.. +../../../../../arch/amd64/no-multilib +../../../../../features/musl diff --git a/profiles/default/linux/amd64/23.0/split-usr/musl/eapi b/profiles/default/linux/amd64/23.0/split-usr/musl/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/amd64/23.0/split-usr/musl/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/amd64/23.0/split-usr/musl/hardened/eapi b/profiles/default/linux/amd64/23.0/split-usr/musl/hardened/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/amd64/23.0/split-usr/musl/hardened/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/amd64/23.0/split-usr/musl/hardened/parent b/profiles/default/linux/amd64/23.0/split-usr/musl/hardened/parent new file mode 100644 index 000000000000..01f0844ffc85 --- /dev/null +++ b/profiles/default/linux/amd64/23.0/split-usr/musl/hardened/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../features/hardened/amd64 diff --git a/profiles/default/linux/amd64/23.0/split-usr/musl/hardened/selinux/eapi b/profiles/default/linux/amd64/23.0/split-usr/musl/hardened/selinux/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/amd64/23.0/split-usr/musl/hardened/selinux/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/amd64/23.0/split-usr/musl/hardened/selinux/parent b/profiles/default/linux/amd64/23.0/split-usr/musl/hardened/selinux/parent new file mode 100644 index 000000000000..23c5fe07a248 --- /dev/null +++ b/profiles/default/linux/amd64/23.0/split-usr/musl/hardened/selinux/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../../features/selinux diff --git a/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/eapi b/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/package.use.mask b/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/package.use.mask new file mode 100644 index 000000000000..3435fc7a7d5c --- /dev/null +++ b/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sam James <[email protected]> (2022-10-15) +# Undo the general musl mask +www-client/firefox -clang diff --git a/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/parent b/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/parent new file mode 100644 index 000000000000..63a4f9547e6f --- /dev/null +++ b/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../features/llvm diff --git a/profiles/default/linux/amd64/23.0/split-usr/musl/make.defaults b/profiles/default/linux/amd64/23.0/split-usr/musl/make.defaults new file mode 100644 index 000000000000..96ce023a7e8f --- /dev/null +++ b/profiles/default/linux/amd64/23.0/split-usr/musl/make.defaults @@ -0,0 +1,10 @@ +# Copyright 1999-2018 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +CHOST="x86_64-gentoo-linux-musl" + +# Anthony G. Basile <[email protected]> (2014-07-01) +# Multilib-related setup, bug #515130 +MULTILIB_ABIS="amd64" +CHOST_amd64="${CHOST}" +LIBDIR_amd64="lib" diff --git a/profiles/default/linux/amd64/23.0/split-usr/musl/package.mask b/profiles/default/linux/amd64/23.0/split-usr/musl/package.mask new file mode 100644 index 000000000000..25a5df5e9181 --- /dev/null +++ b/profiles/default/linux/amd64/23.0/split-usr/musl/package.mask @@ -0,0 +1,11 @@ +# Copyright 2020-2022 Gentoo Authors. +# Distributed under the terms of the GNU General Public License v2 + +# Sam James <[email protected]> (2022-10-08) +# openjdk-bin is available on amd64 musl +-dev-java/openjdk-bin +dev-java/openjdk-bin:8 + +# Georgy Yakovlev <[email protected]> (2020-01-28) +# rust-bin is available on amd64 musl +-dev-lang/rust-bin diff --git a/profiles/default/linux/amd64/23.0/split-usr/musl/package.use.mask b/profiles/default/linux/amd64/23.0/split-usr/musl/package.use.mask new file mode 100644 index 000000000000..08d81656b7d1 --- /dev/null +++ b/profiles/default/linux/amd64/23.0/split-usr/musl/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Georgy Yakovlev <[email protected]> (2020-01-28) +# upstream does not provide docs in musl tarball +dev-lang/rust-bin doc diff --git a/profiles/default/linux/amd64/23.0/split-usr/musl/parent b/profiles/default/linux/amd64/23.0/split-usr/musl/parent new file mode 100644 index 000000000000..35626ceeb3b0 --- /dev/null +++ b/profiles/default/linux/amd64/23.0/split-usr/musl/parent @@ -0,0 +1,3 @@ +.. +../../../../../../arch/amd64/no-multilib +../../../../../../features/musl
