mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles/prefix/solaris/sparc: restore ABI thingies
This commit is contained in:
11
profiles/prefix/sunos/solaris/arch/sparc/make.defaults
Normal file
11
profiles/prefix/sunos/solaris/arch/sparc/make.defaults
Normal 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"
|
||||
6
profiles/prefix/sunos/solaris/arch/sparc/use.force
Normal file
6
profiles/prefix/sunos/solaris/arch/sparc/use.force
Normal 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
|
||||
Reference in New Issue
Block a user