Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/default/linux/ppc64/17.0/musl/
Date: Tue, 28 Jan 2020 09:26:37
Message-Id: 1580203558.d27dc93839a944b295699c76b03698c5bd3c781b.gyakovlev@gentoo
1 commit: d27dc93839a944b295699c76b03698c5bd3c781b
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 27 18:28:24 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 28 09:25:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d27dc938
7
8 profiles/default/linux/ppc64/17.0/musl: new profile
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 profiles/default/linux/ppc64/17.0/musl/eapi | 1 +
13 profiles/default/linux/ppc64/17.0/musl/make.defaults | 6 ++++++
14 profiles/default/linux/ppc64/17.0/musl/parent | 2 ++
15 profiles/profiles.desc | 1 +
16 4 files changed, 10 insertions(+)
17
18 diff --git a/profiles/default/linux/ppc64/17.0/musl/eapi b/profiles/default/linux/ppc64/17.0/musl/eapi
19 new file mode 100644
20 index 00000000000..7ed6ff82de6
21 --- /dev/null
22 +++ b/profiles/default/linux/ppc64/17.0/musl/eapi
23 @@ -0,0 +1 @@
24 +5
25
26 diff --git a/profiles/default/linux/ppc64/17.0/musl/make.defaults b/profiles/default/linux/ppc64/17.0/musl/make.defaults
27 new file mode 100644
28 index 00000000000..34e0d7abf46
29 --- /dev/null
30 +++ b/profiles/default/linux/ppc64/17.0/musl/make.defaults
31 @@ -0,0 +1,6 @@
32 +# Copyright 2020 Gentoo Authors
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +CHOST="powerpc64-unknown-linux-musl"
36 +CHOST_ppc64="${CHOST}"
37 +LIBDIR_ppc64="lib"
38
39 diff --git a/profiles/default/linux/ppc64/17.0/musl/parent b/profiles/default/linux/ppc64/17.0/musl/parent
40 new file mode 100644
41 index 00000000000..58651906cb6
42 --- /dev/null
43 +++ b/profiles/default/linux/ppc64/17.0/musl/parent
44 @@ -0,0 +1,2 @@
45 +..
46 +../../../../../features/musl
47
48 diff --git a/profiles/profiles.desc b/profiles/profiles.desc
49 index 0da2e95abe0..5cb74b2b0ca 100644
50 --- a/profiles/profiles.desc
51 +++ b/profiles/profiles.desc
52 @@ -175,6 +175,7 @@ ppc64 default/linux/ppc64/17.0/desktop exp
53 ppc64 default/linux/ppc64/17.0/desktop/gnome exp
54 ppc64 default/linux/ppc64/17.0/desktop/gnome/systemd exp
55 ppc64 default/linux/ppc64/17.0/developer exp
56 +ppc64 default/linux/ppc64/17.0/musl exp
57 ppc64 default/linux/ppc64le/17.0 exp
58 ppc64 default/linux/ppc64le/17.0/systemd exp