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: nossp.specs nosspall.specs ssp.specs sspall.specs vanilla.specs
Date: Wed, 31 Dec 2008 22:48:46
Message-Id: E1LI9ro-0004a6-AR@stork.gentoo.org
1 solar 08/12/31 22:48:44
2
3 Modified: vanilla.specs
4 Removed: nossp.specs nosspall.specs ssp.specs sspall.specs
5 Log:
6 ssp is not ready for spec files yet. Remove all references to it so vanilla specs work fine
7
8 Revision Changes Path
9 1.3 src/patchsets/gcc/4.3.2/specs/vanilla.specs
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/gcc/4.3.2/specs/vanilla.specs?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/gcc/4.3.2/specs/vanilla.specs?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/gcc/4.3.2/specs/vanilla.specs?r1=1.2&r2=1.3
14
15 Index: vanilla.specs
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.3.2/specs/vanilla.specs,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- vanilla.specs 31 Dec 2008 21:44:36 -0000 1.2
22 +++ vanilla.specs 31 Dec 2008 22:48:44 -0000 1.3
23 @@ -1,4 +1,3 @@
24 %include <nopie.specs>
25 -%include <nosspall.specs>
26 %include <strict.specs>
27 %include <noznow.specs>