From: Georgy Yakovlev Date: Mon, 27 Jan 2020 18:34:56 +0000 (-0800) Subject: profiles/default/linux/ppc64le/17.0/musl: new profile X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1cbf5a4b5f9c9066e06469602f50d107de7f16a4;p=gentoo.git profiles/default/linux/ppc64le/17.0/musl: new profile Signed-off-by: Georgy Yakovlev --- diff --git a/profiles/default/linux/ppc64le/17.0/musl/eapi b/profiles/default/linux/ppc64le/17.0/musl/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/ppc64le/17.0/musl/eapi @@ -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 index 000000000000..5d7c33d57870 --- /dev/null +++ b/profiles/default/linux/ppc64le/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="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 index 000000000000..58651906cb67 --- /dev/null +++ b/profiles/default/linux/ppc64le/17.0/musl/parent @@ -0,0 +1,2 @@ +.. +../../../../../features/musl diff --git a/profiles/profiles.desc b/profiles/profiles.desc index a66f379c0512..3ab61a224c31 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -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