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/amd64: make.defaults parent
Date: Thu, 25 Nov 2010 13:22:19
Message-Id: 20101125132211.CA5EB2005C@flycatcher.gentoo.org
1 blueness 10/11/25 13:22:11
2
3 Modified: make.defaults parent
4 Log:
5 Update hardened/linux/amd64 profile, bug #344861
6
7 Revision Changes Path
8 1.3 profiles/hardened/linux/amd64/make.defaults
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/make.defaults?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/make.defaults?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/make.defaults?r1=1.2&r2=1.3
13
14 Index: make.defaults
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/make.defaults,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- make.defaults 9 Jul 2009 00:47:47 -0000 1.2
21 +++ make.defaults 25 Nov 2010 13:22:11 -0000 1.3
22 @@ -1,8 +1,11 @@
23 -# Copyright 1999-2008 Gentoo Foundation.
24 +# Copyright 1999-2010 Gentoo Foundation.
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/make.defaults,v 1.2 2009/07/09 00:47:47 gengor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/make.defaults,v 1.3 2010/11/25 13:22:11 blueness Exp $
28
29 -USE="justify"
30 +USE="justify -unicode"
31
32 CFLAGS="-O2 -pipe"
33 CXXFLAGS="${CFLAGS}"
34 +
35 +# STAGE1_USE does not stack
36 +STAGE1_USE="hardened multilib nptl nptlonly pic"
37
38
39
40 1.4 profiles/hardened/linux/amd64/parent
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/parent?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/parent?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/parent?r1=1.3&r2=1.4
45
46 Index: parent
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/parent,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- parent 12 Sep 2009 00:19:49 -0000 1.3
53 +++ parent 25 Nov 2010 13:22:11 -0000 1.4
54 @@ -1,3 +1,4 @@
55 ../../../base
56 ..
57 ../../../arch/amd64
58 +../../../releases/10.0