Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/wine/files: wine-gentoo-no-ssp.patch
Date: Thu, 25 Dec 2008 21:15:09
Message-Id: E1LFxXv-00052X-1X@stork.gentoo.org
1 vapier 08/12/25 21:15:07
2
3 Modified: wine-gentoo-no-ssp.patch
4 Log:
5 document
6 (Portage version: 2.2_rc18/cvs/Linux 2.6.28 x86_64)
7
8 Revision Changes Path
9 1.2 app-emulation/wine/files/wine-gentoo-no-ssp.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/files/wine-gentoo-no-ssp.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/files/wine-gentoo-no-ssp.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/files/wine-gentoo-no-ssp.patch?r1=1.1&r2=1.2
14
15 Index: wine-gentoo-no-ssp.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/files/wine-gentoo-no-ssp.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- wine-gentoo-no-ssp.patch 3 Feb 2006 00:06:44 -0000 1.1
22 +++ wine-gentoo-no-ssp.patch 25 Dec 2008 21:15:06 -0000 1.2
23 @@ -1,3 +1,8 @@
24 +support older ssp (gcc-3.4.x). this ssp was never in mainline gcc, thus
25 +upstream wine wont accept it. can drop once hardened gets a stable gcc-4.x.
26 +
27 +http://bugs.gentoo.org/66002
28 +
29 --- loader/preloader.c
30 +++ loader/preloader.c
31 @@ -155,6 +155,8 @@ struct wld_link_map {