* [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/default/linux/ppc/17.0/uclibc/
@ 2020-01-28 9:26 Georgy Yakovlev
0 siblings, 0 replies; only message in thread
From: Georgy Yakovlev @ 2020-01-28 9:26 UTC (permalink / raw
To: gentoo-commits
commit: e5387a8a651baea056fa4f449257a656743690f3
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 03:59:55 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 09:25:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5387a8a
profiles/default/linux/ppc/17.0/uclibc: new profile
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
profiles/default/linux/ppc/17.0/uclibc/eapi | 1 +
profiles/default/linux/ppc/17.0/uclibc/make.defaults | 10 ++++++++++
profiles/default/linux/ppc/17.0/uclibc/package.use | 7 +++++++
profiles/default/linux/ppc/17.0/uclibc/package.use.mask | 10 ++++++++++
profiles/default/linux/ppc/17.0/uclibc/parent | 2 ++
profiles/profiles.desc | 1 +
6 files changed, 31 insertions(+)
diff --git a/profiles/default/linux/ppc/17.0/uclibc/eapi b/profiles/default/linux/ppc/17.0/uclibc/eapi
new file mode 100644
index 00000000000..7ed6ff82de6
--- /dev/null
+++ b/profiles/default/linux/ppc/17.0/uclibc/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/ppc/17.0/uclibc/make.defaults b/profiles/default/linux/ppc/17.0/uclibc/make.defaults
new file mode 100644
index 00000000000..535f9715172
--- /dev/null
+++ b/profiles/default/linux/ppc/17.0/uclibc/make.defaults
@@ -0,0 +1,10 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+CHOST="powerpc-gentoo-linux-uclibc"
+
+# Anthony G. Basile <blueness@gentoo.org> (2014-07-01)
+# Multilib-related setup, bug #515130
+MULTILIB_ABIS="ppc"
+CHOST_ppc="${CHOST}"
+LIBDIR_ppc="lib"
diff --git a/profiles/default/linux/ppc/17.0/uclibc/package.use b/profiles/default/linux/ppc/17.0/uclibc/package.use
new file mode 100644
index 00000000000..c9c78026868
--- /dev/null
+++ b/profiles/default/linux/ppc/17.0/uclibc/package.use
@@ -0,0 +1,7 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+
+# Anthony G. Basile <blueness@gentoo.org> (2019-06-14)
+# This is needed for default stage3
+sys-libs/gdbm berkdb
diff --git a/profiles/default/linux/ppc/17.0/uclibc/package.use.mask b/profiles/default/linux/ppc/17.0/uclibc/package.use.mask
new file mode 100644
index 00000000000..2983b3d45bc
--- /dev/null
+++ b/profiles/default/linux/ppc/17.0/uclibc/package.use.mask
@@ -0,0 +1,10 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Anthony G. Basile <blueness@gentoo.org> (2019-06-12)
+# Unfortunately pie has broken on ppc uclibc for years
+sys-devel/gcc pie
+
+# Anthony G. Basile <blueness@gentoo.org> (2019-06-14)
+# pie is also broken on openssh uclibc
+net-misc/openssh pie
diff --git a/profiles/default/linux/ppc/17.0/uclibc/parent b/profiles/default/linux/ppc/17.0/uclibc/parent
new file mode 100644
index 00000000000..8efcb3b984a
--- /dev/null
+++ b/profiles/default/linux/ppc/17.0/uclibc/parent
@@ -0,0 +1,2 @@
+..
+../../../../../features/uclibc
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index f965ad418c2..c8cb619c8a6 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -168,6 +168,7 @@ ppc default/linux/ppc/17.0/desktop/gnome/systemd exp
ppc default/linux/ppc/17.0/developer exp
ppc default/linux/ppc/17.0/musl exp
ppc default/linux/ppc/17.0/musl/hardened exp
+ppc default/linux/ppc/17.0/uclibc exp
ppc64 default/linux/ppc64/17.0 exp
ppc64 default/linux/ppc64le/17.0 exp
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-01-28 9:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-28 9:26 [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/default/linux/ppc/17.0/uclibc/ Georgy Yakovlev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox