profiles/default/linux/ppc64le/17.0/musl: new profile
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Mon, 27 Jan 2020 18:34:56 +0000 (10:34 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 28 Jan 2020 09:25:59 +0000 (01:25 -0800)
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
profiles/default/linux/ppc64le/17.0/musl/eapi [new file with mode: 0644]
profiles/default/linux/ppc64le/17.0/musl/make.defaults [new file with mode: 0644]
profiles/default/linux/ppc64le/17.0/musl/parent [new file with mode: 0644]
profiles/profiles.desc

diff --git a/profiles/default/linux/ppc64le/17.0/musl/eapi b/profiles/default/linux/ppc64le/17.0/musl/eapi
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/ppc64le/17.0/musl/make.defaults b/profiles/default/linux/ppc64le/17.0/musl/make.defaults
new file mode 100644 (file)
index 0000000..5d7c33d
--- /dev/null
@@ -0,0 +1,6 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+CHOST="powerpc64le-unknown-linux-musl"
+CHOST_ppc64="${CHOST}"
+LIBDIR_ppc64="lib"
diff --git a/profiles/default/linux/ppc64le/17.0/musl/parent b/profiles/default/linux/ppc64le/17.0/musl/parent
new file mode 100644 (file)
index 0000000..5865190
--- /dev/null
@@ -0,0 +1,2 @@
+..
+../../../../../features/musl
index a66f379c051268cc31c33f54f10591ec061de384..3ab61a224c315e07b272cd1ecbaf4d7136c02b0c 100644 (file)
@@ -179,6 +179,7 @@ ppc64           default/linux/ppc64/17.0/musl                     exp
 ppc64           default/linux/ppc64/17.0/musl/hardened            exp
 ppc64           default/linux/ppc64le/17.0                        exp
 ppc64           default/linux/ppc64le/17.0/systemd                exp
+ppc64           default/linux/ppc64le/17.0/musl                   exp
 
 # RISC-V Profiles
 # @MAINTAINER: riscv@gentoo.org