profiles/prefix/solaris/sparc: restore ABI thingies

This commit is contained in:
Michael Haubenwallner
2017-03-10 18:33:43 +01:00
parent 5726385064
commit ae05304277
2 changed files with 17 additions and 0 deletions

View File

@@ -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"

View File

@@ -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