Gentoo Archives: gentoo-commits

From: "Ned Ludd (solar)" <solar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in src/patchsets/gcc/4.3.2/specs: fortify.specs nofortify.specs nossp_all.specs nosspall.specs nozrelro.specs pie.specs vanilla.specs zrelro.specs
Date: Wed, 31 Dec 2008 21:44:38
Message-Id: E1LI8rk-000375-LO@stork.gentoo.org
1 solar 08/12/31 21:44:36
2
3 Modified: nosspall.specs pie.specs vanilla.specs
4 Removed: fortify.specs nofortify.specs nossp_all.specs
5 nozrelro.specs zrelro.specs
6 Log:
7 - update the spec files
8
9 Revision Changes Path
10 1.2 src/patchsets/gcc/4.3.2/specs/nosspall.specs
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/gcc/4.3.2/specs/nosspall.specs?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/gcc/4.3.2/specs/nosspall.specs?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/gcc/4.3.2/specs/nosspall.specs?r1=1.1&r2=1.2
15
16 Index: nosspall.specs
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.3.2/specs/nosspall.specs,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- nosspall.specs 29 Dec 2008 21:28:51 -0000 1.1
23 +++ nosspall.specs 31 Dec 2008 21:44:36 -0000 1.2
24 @@ -1,3 +1,4 @@
25 -*cc1_ssp_all:
26 +*cc1_ssp:
27
28 +*cc1_ssp_all:
29
30
31
32
33 1.2 src/patchsets/gcc/4.3.2/specs/pie.specs
34
35 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/gcc/4.3.2/specs/pie.specs?rev=1.2&view=markup
36 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/gcc/4.3.2/specs/pie.specs?rev=1.2&content-type=text/plain
37 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/gcc/4.3.2/specs/pie.specs?r1=1.1&r2=1.2
38
39 Index: pie.specs
40 ===================================================================
41 RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.3.2/specs/pie.specs,v
42 retrieving revision 1.1
43 retrieving revision 1.2
44 diff -u -r1.1 -r1.2
45 --- pie.specs 29 Dec 2008 21:28:51 -0000 1.1
46 +++ pie.specs 31 Dec 2008 21:44:36 -0000 1.2
47 @@ -23,5 +23,5 @@
48 %{!static: %{fno-pie|fno-PIE|nopie:crtbegin.o%s;:crtbeginS.o%s} }}
49
50 *link_pie:
51 -%{pie:-pie} %{!pie: %{!A: %{!fno-pie:%{!fno-PIE: %{!shared:%{!static:%{!r:%{!nostdlib:%{!nostartfile:%{!nopie:-pie}}}}}}}}}}
52 +%{pie:-pie} %{!pie: %{!A: %{!fno-pie:%{!fno-PIE: %{!shared:%{!static:%{!r:%{!nostdlib:%{!nostartfiles:%{!nopie:-pie}}}}}}}}}}
53
54
55
56
57 1.2 src/patchsets/gcc/4.3.2/specs/vanilla.specs
58
59 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/gcc/4.3.2/specs/vanilla.specs?rev=1.2&view=markup
60 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/gcc/4.3.2/specs/vanilla.specs?rev=1.2&content-type=text/plain
61 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/gcc/4.3.2/specs/vanilla.specs?r1=1.1&r2=1.2
62
63 Index: vanilla.specs
64 ===================================================================
65 RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.3.2/specs/vanilla.specs,v
66 retrieving revision 1.1
67 retrieving revision 1.2
68 diff -u -r1.1 -r1.2
69 --- vanilla.specs 29 Dec 2008 21:28:51 -0000 1.1
70 +++ vanilla.specs 31 Dec 2008 21:44:36 -0000 1.2
71 @@ -1,7 +1,4 @@
72 %include <nopie.specs>
73 -%include <nossp.specs>
74 %include <nosspall.specs>
75 -%include <nofortify.specs>
76 %include <strict.specs>
77 -%include <nozrelro.specs>
78 %include <noznow.specs>