Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/musl/mips: make.defaults use.force use.mask
Date: Tue, 01 Jul 2014 12:37:39
Message-Id: 20140701123736.157EE20051@flycatcher.gentoo.org
1 blueness 14/07/01 12:37:36
2
3 Modified: make.defaults use.force use.mask
4 Log:
5 Make linux/musl multilib aware, bug #515130
6
7 Revision Changes Path
8 1.2 profiles/hardened/linux/musl/mips/make.defaults
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/mips/make.defaults?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/mips/make.defaults?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/mips/make.defaults?r1=1.1&r2=1.2
13
14 Index: make.defaults
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/make.defaults,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- make.defaults 28 Feb 2014 18:17:06 -0000 1.1
21 +++ make.defaults 1 Jul 2014 12:37:35 -0000 1.2
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2014 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/make.defaults,v 1.1 2014/02/28 18:17:06 blueness Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/make.defaults,v 1.2 2014/07/01 12:37:35 blueness Exp $
27
28 ARCH="mips"
29 ACCEPT_KEYWORDS="${ARCH} ~${ARCH}"
30 @@ -11,6 +11,11 @@
31 FFLAGS="${CFLAGS}"
32 FCFLAGS="${CFLAGS}"
33
34 +# Anthony G. Basile <blueness@g.o> (01 Jul 2014)
35 +# Multilib-related setup, bug #515130
36 +ABI="o32"
37 DEFAULT_ABI="o32"
38 -ABI="${DEFAULT_ABI}"
39 +MULTILIB_ABIS="o32"
40 +CHOST_o32=${CHOST}
41 LIBDIR_o32="lib"
42 +IUSE_IMPLICIT="abi_mips_o32"
43
44
45
46 1.2 profiles/hardened/linux/musl/mips/use.force
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/mips/use.force?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/mips/use.force?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/mips/use.force?r1=1.1&r2=1.2
51
52 Index: use.force
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/use.force,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- use.force 28 Feb 2014 18:17:07 -0000 1.1
59 +++ use.force 1 Jul 2014 12:37:35 -0000 1.2
60 @@ -1,6 +1,7 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/use.force,v 1.1 2014/02/28 18:17:07 blueness Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/use.force,v 1.2 2014/07/01 12:37:35 blueness Exp $
65
66 -# Force the flag which corresponds to ARCH.
67 +# Force the flag which corresponds to arch/abi, bug #515130
68 mips
69 +abi_mips_o32
70
71
72
73 1.2 profiles/hardened/linux/musl/mips/use.mask
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/mips/use.mask?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/mips/use.mask?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/mips/use.mask?r1=1.1&r2=1.2
78
79 Index: use.mask
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/use.mask,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- use.mask 28 Feb 2014 18:17:07 -0000 1.1
86 +++ use.mask 1 Jul 2014 12:37:35 -0000 1.2
87 @@ -1,6 +1,7 @@
88 # Copyright 1999-2014 Gentoo Foundation.
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/use.mask,v 1.1 2014/02/28 18:17:07 blueness Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/use.mask,v 1.2 2014/07/01 12:37:35 blueness Exp $
92
93 -# Unmask the flag which corresponds to ARCH.
94 +# Unmask the flag which corresponds to arch/abi, bug #515130
95 -mips
96 +-abi_mips_o32