summaryrefslogtreecommitdiff
path: root/profiles/arch/powerpc/ppc64/64ul/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/powerpc/ppc64/64ul/make.defaults')
-rw-r--r--profiles/arch/powerpc/ppc64/64ul/make.defaults11
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/arch/powerpc/ppc64/64ul/make.defaults b/profiles/arch/powerpc/ppc64/64ul/make.defaults
new file mode 100644
index 000000000000..a9f325bb82c1
--- /dev/null
+++ b/profiles/arch/powerpc/ppc64/64ul/make.defaults
@@ -0,0 +1,11 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# All extra USE/etc should be specified in sub-profiles.
+# DO NOT POLLUTE USE ON THIS PROFILE.
+
+MULTILIB_ABIS="ppc64"
+
+CFLAGS_ppc64="-m64"
+
+LIBDIR_ppc64="lib64"