Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/sunos/solaris/arch/sparc/
Date: Sat, 30 Dec 2017 12:12:52
Message-Id: 1514635952.81d3ac262601d171f49419bdea10663e79aec6a1.mgorny@gentoo
1 commit: 81d3ac262601d171f49419bdea10663e79aec6a1
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 30 12:09:27 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 30 12:12:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d3ac26
7
8 profiles/prefix/sunos: Remove non-existing ABI_SPARC flag settings
9
10 profiles/prefix/sunos/solaris/arch/sparc/make.defaults | 3 ---
11 profiles/prefix/sunos/solaris/arch/sparc/use.force | 1 -
12 2 files changed, 4 deletions(-)
13
14 diff --git a/profiles/prefix/sunos/solaris/arch/sparc/make.defaults b/profiles/prefix/sunos/solaris/arch/sparc/make.defaults
15 index 552a0bfb310..92d16c9bef5 100644
16 --- a/profiles/prefix/sunos/solaris/arch/sparc/make.defaults
17 +++ b/profiles/prefix/sunos/solaris/arch/sparc/make.defaults
18 @@ -1,11 +1,8 @@
19 # Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 -USE_EXPAND="ABI_SPARC"
23 -
24 # multilib build stuff, single ABI (no multilib)
25 MULTILIB_ABIS="sparc32"
26 DEFAULT_ABI="sparc32"
27 ABI="sparc32"
28 -IUSE_IMPLICIT="abi_sparc_32"
29 LIBDIR_sparc32="lib"
30
31 diff --git a/profiles/prefix/sunos/solaris/arch/sparc/use.force b/profiles/prefix/sunos/solaris/arch/sparc/use.force
32 index 50cdf170569..4592c02daad 100644
33 --- a/profiles/prefix/sunos/solaris/arch/sparc/use.force
34 +++ b/profiles/prefix/sunos/solaris/arch/sparc/use.force
35 @@ -3,4 +3,3 @@
36
37 # Force the flag corresponding to the default ABI
38 sparc-solaris
39 -abi_sparc_32