Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/selinux/x86: use.mask
Date: Wed, 30 Apr 2008 11:51:51
Message-Id: E1JrAok-0001Qp-GP@stork.gentoo.org
1 bicatali 08/04/30 11:49:46
2
3 Modified: use.mask
4 Log:
5 Removed masking of icc and ifc flags (now only local flags). Removed inexistent icc-pgo flags
6
7 Revision Changes Path
8 1.5 profiles/selinux/x86/use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/selinux/x86/use.mask?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/selinux/x86/use.mask?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/selinux/x86/use.mask?r1=1.4&r2=1.5
13
14 Index: use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/selinux/x86/use.mask,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- use.mask 22 Jun 2007 18:53:03 -0000 1.4
21 +++ use.mask 30 Apr 2008 11:49:45 -0000 1.5
22 @@ -1,6 +1,6 @@
23 # Copyright 2004 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License, v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/x86/use.mask,v 1.4 2007/06/22 18:53:03 wolf31o2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/x86/use.mask,v 1.5 2008/04/30 11:49:45 bicatali Exp $
27
28 # This file masks out USE flags that are simply NOT allowed in the default
29 # x86 profile. This works, for example, if another architecture's
30 @@ -9,9 +9,6 @@
31 # Unmask x86 instruction sets
32 -3dnow
33 -3dnowext
34 --icc
35 --icc-pgo
36 --ifc
37 -mmx
38 -mmxext
39 -sse
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list