profiles/prefix/solaris/sparc: restore ABI thingies
authorMichael Haubenwallner <haubi@gentoo.org>
Fri, 10 Mar 2017 17:33:43 +0000 (18:33 +0100)
committerMichael Haubenwallner <haubi@gentoo.org>
Fri, 10 Mar 2017 17:34:56 +0000 (18:34 +0100)
profiles/prefix/sunos/solaris/arch/sparc/make.defaults [new file with mode: 0644]
profiles/prefix/sunos/solaris/arch/sparc/use.force [new file with mode: 0644]

diff --git a/profiles/prefix/sunos/solaris/arch/sparc/make.defaults b/profiles/prefix/sunos/solaris/arch/sparc/make.defaults
new file mode 100644 (file)
index 0000000..552a0bf
--- /dev/null
@@ -0,0 +1,11 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+USE_EXPAND="ABI_SPARC"
+
+# multilib build stuff, single ABI (no multilib)
+MULTILIB_ABIS="sparc32"
+DEFAULT_ABI="sparc32"
+ABI="sparc32"
+IUSE_IMPLICIT="abi_sparc_32"
+LIBDIR_sparc32="lib"
diff --git a/profiles/prefix/sunos/solaris/arch/sparc/use.force b/profiles/prefix/sunos/solaris/arch/sparc/use.force
new file mode 100644 (file)
index 0000000..50cdf17
--- /dev/null
@@ -0,0 +1,6 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Force the flag corresponding to the default ABI
+sparc-solaris
+abi_sparc_32