summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-01-27 10:28:24 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-01-28 01:25:58 -0800
commitd27dc93839a944b295699c76b03698c5bd3c781b (patch)
treee89396379aa14e525f8146f749aa613d64bb849b /profiles/default
parentprofiles/default/linux/ppc64le/17.0/systemd: new profile (diff)
downloadgentoo-d27dc93839a944b295699c76b03698c5bd3c781b.tar.gz
gentoo-d27dc93839a944b295699c76b03698c5bd3c781b.tar.bz2
gentoo-d27dc93839a944b295699c76b03698c5bd3c781b.zip
profiles/default/linux/ppc64/17.0/musl: new profile
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r--profiles/default/linux/ppc64/17.0/musl/eapi1
-rw-r--r--profiles/default/linux/ppc64/17.0/musl/make.defaults6
-rw-r--r--profiles/default/linux/ppc64/17.0/musl/parent2
3 files changed, 9 insertions, 0 deletions
diff --git a/profiles/default/linux/ppc64/17.0/musl/eapi b/profiles/default/linux/ppc64/17.0/musl/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/ppc64/17.0/musl/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/ppc64/17.0/musl/make.defaults b/profiles/default/linux/ppc64/17.0/musl/make.defaults
new file mode 100644
index 000000000000..34e0d7abf46c
--- /dev/null
+++ b/profiles/default/linux/ppc64/17.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/17.0/musl/parent b/profiles/default/linux/ppc64/17.0/musl/parent
new file mode 100644
index 000000000000..58651906cb67
--- /dev/null
+++ b/profiles/default/linux/ppc64/17.0/musl/parent
@@ -0,0 +1,2 @@
+..
+../../../../../features/musl