summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default/linux/ppc/17.0/uclibc/make.defaults')
-rw-r--r--profiles/default/linux/ppc/17.0/uclibc/make.defaults10
1 files changed, 10 insertions, 0 deletions
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 000000000000..535f97151729
--- /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"