summaryrefslogtreecommitdiff
path: root/profiles/prefix/darwin/macos/arch/ppc/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/darwin/macos/arch/ppc/make.defaults')
-rw-r--r--profiles/prefix/darwin/macos/arch/ppc/make.defaults12
1 files changed, 12 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/arch/ppc/make.defaults b/profiles/prefix/darwin/macos/arch/ppc/make.defaults
new file mode 100644
index 000000000000..da7fa953c1fc
--- /dev/null
+++ b/profiles/prefix/darwin/macos/arch/ppc/make.defaults
@@ -0,0 +1,12 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+ARCH="ppc-macos"
+ACCEPT_KEYWORDS="~ppc-macos"
+
+# multilib build stuff, single ABI (no multilib)
+MULTILIB_ABIS="ppc"
+DEFAULT_ABI="ppc"
+ABI="ppc"
+IUSE_IMPLICIT="abi_ppc_32"
+LIBDIR_ppc="lib"