Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/linux-standalone/ppc64/, profiles/
Date: Thu, 09 Feb 2017 04:49:22
Message-Id: 1486615657.8097746069f3cd00a3c53c249fa885db2d0239f6.heroxbd@gentoo
1 commit: 8097746069f3cd00a3c53c249fa885db2d0239f6
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 12:07:10 2017 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 9 04:47:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80977460
7
8 profiles/prefix/linux-standalone: add ppc64 big endian.
9
10 Credit: François Bissey
11 Reference: https://archives.gentoo.org/gentoo-alt/message/fe49595527e3c7918844096bf2ae289c
12
13 profiles/prefix/linux-standalone/ppc64/eapi | 1 +
14 profiles/prefix/linux-standalone/ppc64/make.defaults | 5 +++++
15 profiles/prefix/linux-standalone/ppc64/parent | 2 ++
16 profiles/profiles.desc | 1 +
17 4 files changed, 9 insertions(+)
18
19 diff --git a/profiles/prefix/linux-standalone/ppc64/eapi b/profiles/prefix/linux-standalone/ppc64/eapi
20 new file mode 100644
21 index 0000000000..7ed6ff82de
22 --- /dev/null
23 +++ b/profiles/prefix/linux-standalone/ppc64/eapi
24 @@ -0,0 +1 @@
25 +5
26
27 diff --git a/profiles/prefix/linux-standalone/ppc64/make.defaults b/profiles/prefix/linux-standalone/ppc64/make.defaults
28 new file mode 100644
29 index 0000000000..04e73caaa1
30 --- /dev/null
31 +++ b/profiles/prefix/linux-standalone/ppc64/make.defaults
32 @@ -0,0 +1,5 @@
33 +# Copyright 1999-2017 Gentoo Foundation
34 +# Distributed under the terms of the GNU General Public License v2
35 +# $Id$
36 +
37 +ACCEPT_KEYWORDS="~${ARCH}"
38
39 diff --git a/profiles/prefix/linux-standalone/ppc64/parent b/profiles/prefix/linux-standalone/ppc64/parent
40 new file mode 100644
41 index 0000000000..51fedc0bc3
42 --- /dev/null
43 +++ b/profiles/prefix/linux-standalone/ppc64/parent
44 @@ -0,0 +1,2 @@
45 +../../../default/linux/powerpc/ppc64/13.0/64bit-userland
46 +..
47
48 diff --git a/profiles/profiles.desc b/profiles/profiles.desc
49 index 288c9c3fc8..7a67bde8c0 100644
50 --- a/profiles/profiles.desc
51 +++ b/profiles/profiles.desc
52 @@ -264,6 +264,7 @@ x86-linux prefix/linux-standalone/x86 exp
53 x86-linux prefix/linux-standalone/x86/legacy exp
54 arm-linux prefix/linux-standalone/arm/armv7a exp
55 arm64-linux prefix/linux-standalone/arm64 exp
56 +ppc64-linux prefix/linux-standalone/ppc64 exp
57
58 # Mac OS X Profiles
59 ppc-macos prefix/darwin/macos/10.4/ppc exp