summaryrefslogtreecommitdiff
path: root/profiles/prefix/sunos/solaris/arch/x86/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/sunos/solaris/arch/x86/make.defaults')
-rw-r--r--profiles/prefix/sunos/solaris/arch/x86/make.defaults9
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/prefix/sunos/solaris/arch/x86/make.defaults b/profiles/prefix/sunos/solaris/arch/x86/make.defaults
new file mode 100644
index 000000000000..c1bc34823d71
--- /dev/null
+++ b/profiles/prefix/sunos/solaris/arch/x86/make.defaults
@@ -0,0 +1,9 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# multilib build stuff, single ABI (no multilib)
+MULTILIB_ABIS="x86"
+DEFAULT_ABI="x86"
+ABI="x86"
+IUSE_IMPLICIT="abi_x86_32"
+LIBDIR_x86="lib"