summaryrefslogtreecommitdiff
path: root/profiles/default/linux/ppc64/23.0/musl
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default/linux/ppc64/23.0/musl')
-rw-r--r--profiles/default/linux/ppc64/23.0/musl/eapi1
-rw-r--r--profiles/default/linux/ppc64/23.0/musl/hardened/eapi1
-rw-r--r--profiles/default/linux/ppc64/23.0/musl/hardened/parent2
-rw-r--r--profiles/default/linux/ppc64/23.0/musl/make.defaults6
-rw-r--r--profiles/default/linux/ppc64/23.0/musl/package.use.mask14
-rw-r--r--profiles/default/linux/ppc64/23.0/musl/parent2
6 files changed, 26 insertions, 0 deletions
diff --git a/profiles/default/linux/ppc64/23.0/musl/eapi b/profiles/default/linux/ppc64/23.0/musl/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/ppc64/23.0/musl/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/ppc64/23.0/musl/hardened/eapi b/profiles/default/linux/ppc64/23.0/musl/hardened/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/ppc64/23.0/musl/hardened/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/ppc64/23.0/musl/hardened/parent b/profiles/default/linux/ppc64/23.0/musl/hardened/parent
new file mode 100644
index 000000000000..c97306cfa044
--- /dev/null
+++ b/profiles/default/linux/ppc64/23.0/musl/hardened/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../features/hardened
diff --git a/profiles/default/linux/ppc64/23.0/musl/make.defaults b/profiles/default/linux/ppc64/23.0/musl/make.defaults
new file mode 100644
index 000000000000..34e0d7abf46c
--- /dev/null
+++ b/profiles/default/linux/ppc64/23.0/musl/make.defaults
@@ -0,0 +1,6 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+CHOST="powerpc64-unknown-linux-musl"
+CHOST_ppc64="${CHOST}"
+LIBDIR_ppc64="lib"
diff --git a/profiles/default/linux/ppc64/23.0/musl/package.use.mask b/profiles/default/linux/ppc64/23.0/musl/package.use.mask
new file mode 100644
index 000000000000..d3d557acaebb
--- /dev/null
+++ b/profiles/default/linux/ppc64/23.0/musl/package.use.mask
@@ -0,0 +1,14 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <sam@gentoo.org> (2023-01-29)
+# Fails to build on combination of ppc* + musl because of mcontext.
+# libsanitizer needs adapting, bug #892079.
+sys-devel/gcc sanitize
+
+# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-02-18)
+# perlasm assumes elfv1 abi on big endian
+# mask until merged and released
+# https://github.com/openssl/openssl/commit/34ab13b7d8e3e723adb60be8142e38b7c9cd382a
+# https://github.com/openssl/openssl/commit/098404128383ded87ba390dd74ecd9e2ffa6f530
+dev-libs/openssl asm
diff --git a/profiles/default/linux/ppc64/23.0/musl/parent b/profiles/default/linux/ppc64/23.0/musl/parent
new file mode 100644
index 000000000000..58651906cb67
--- /dev/null
+++ b/profiles/default/linux/ppc64/23.0/musl/parent
@@ -0,0 +1,2 @@
+..
+../../../../../features/musl