Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/features/64bit-native: use.mask
Date: Mon, 25 Feb 2013 22:17:50
Message-Id: 20130225221747.5025E2171E@flycatcher.gentoo.org
1 mgorny 13/02/25 22:17:47
2
3 Modified: use.mask
4 Log:
5 Mask abi_x86_32 in 64bit-native profile since no-multilib is not used by hardened.
6
7 Revision Changes Path
8 1.8 profiles/features/64bit-native/use.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/use.mask?rev=1.8&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/use.mask?rev=1.8&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/use.mask?r1=1.7&r2=1.8
13
14 Index: use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/use.mask,v
17 retrieving revision 1.7
18 retrieving revision 1.8
19 diff -u -r1.7 -r1.8
20 --- use.mask 14 Oct 2009 19:57:33 -0000 1.7
21 +++ use.mask 25 Feb 2013 22:17:47 -0000 1.8
22 @@ -1,6 +1,6 @@
23 -# Copyright 1999-2009 Gentoo Foundation
24 +# Copyright 1999-2013 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/use.mask,v 1.7 2009/10/14 19:57:33 nyhm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/use.mask,v 1.8 2013/02/25 22:17:47 mgorny Exp $
28
29 # USE flags masked because providing packages require a 32-bit ABI
30
31 @@ -19,3 +19,7 @@
32 # 2009/05/11 Doug Goldstein <cardoe@g.o>
33 # Mask 32bit since this will always require emulation packages
34 32bit
35 +
36 +# Michał Górny <mgorny@g.o> (26 Jan 2013)
37 +# Mask the multilib flags back for non-multilib profile.
38 +abi_x86_32