commit: 920850505914db1c5145c9d4aebfcf2716ac2e2e
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 27 22:23:29 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Oct 27 22:23:29 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92085050
profiles: add stub little-endian ppc64 profile.
profiles/arch/powerpc/ppc64/64le/eapi | 1 +
profiles/arch/powerpc/ppc64/64le/make.defaults | 9 +++++++++
profiles/arch/powerpc/ppc64/64le/parent | 2 ++
.../linux/powerpc/ppc64/13.0/64bit-userland/little-endian/parent | 2 ++
profiles/profiles.desc | 1 +
5 files changed, 15 insertions(+)
diff --git a/profiles/arch/powerpc/ppc64/64le/eapi
b/profiles/arch/powerpc/ppc64/64le/eapi
new file mode 100644
index 0000000..7ed6ff8
--- /dev/null
+++ b/profiles/arch/powerpc/ppc64/64le/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/arch/powerpc/ppc64/64le/make.defaults
b/profiles/arch/powerpc/ppc64/64le/make.defaults
new file mode 100644
index 0000000..3f18179
--- /dev/null
+++ b/profiles/arch/powerpc/ppc64/64le/make.defaults
@@ -0,0 +1,9 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+CHOST="powerpc64le-unknown-linux-gnu"
+CFLAGS="-O2 -pipe"
+CXXFLAGS="${CFLAGS}"
+FFLAGS="${CFLAGS}"
+FCFLAGS="${CFLAGS}"
diff --git a/profiles/arch/powerpc/ppc64/64le/parent
b/profiles/arch/powerpc/ppc64/64le/parent
new file mode 100644
index 0000000..00012cf
--- /dev/null
+++ b/profiles/arch/powerpc/ppc64/64le/parent
@@ -0,0 +1,2 @@
+../../../../features/64bit-native
+..
diff --git
a/profiles/default/linux/powerpc/ppc64/13.0/64bit-userland/little-endian/parent
b/profiles/default/linux/powerpc/ppc64/13.0/64bit-userland/little-endian/parent
new file mode 100644
index 0000000..64683a9
--- /dev/null
+++
b/profiles/default/linux/powerpc/ppc64/13.0/64bit-userland/little-endian/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../arch/powerpc/ppc64/64le
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 9274218..39d74f3 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -131,6 +131,7 @@ ppc64
default/linux/powerpc/ppc64/13.0/64bit-userland/desktop/gnome/sy
ppc64 default/linux/powerpc/ppc64/13.0/64bit-userland/desktop/kde
stable
ppc64
default/linux/powerpc/ppc64/13.0/64bit-userland/desktop/kde/systemd stable
ppc64 default/linux/powerpc/ppc64/13.0/64bit-userland/developer
stable
+ppc64 default/linux/powerpc/ppc64/13.0/64bit-userland/little-endian
exp
# RISC-V Profiles
riscv default/linux/riscv/13.0 exp