diff options
author | 2008-12-25 21:15:06 +0000 | |
---|---|---|
committer | 2008-12-25 21:15:06 +0000 | |
commit | 48c775836b9ae8a0616abb0f995445c17d754da5 (patch) | |
tree | bc83165c507ccd78256ac4f07d1b2d07a41aac9c /app-emulation/wine | |
parent | Fixup test deps and building. (diff) | |
download | gentoo-2-48c775836b9ae8a0616abb0f995445c17d754da5.tar.gz gentoo-2-48c775836b9ae8a0616abb0f995445c17d754da5.tar.bz2 gentoo-2-48c775836b9ae8a0616abb0f995445c17d754da5.zip |
document
(Portage version: 2.2_rc18/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/files/wine-gentoo-no-ssp.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app-emulation/wine/files/wine-gentoo-no-ssp.patch b/app-emulation/wine/files/wine-gentoo-no-ssp.patch index 4246adefd769..ee33c4badf7c 100644 --- a/app-emulation/wine/files/wine-gentoo-no-ssp.patch +++ b/app-emulation/wine/files/wine-gentoo-no-ssp.patch @@ -1,3 +1,8 @@ +support older ssp (gcc-3.4.x). this ssp was never in mainline gcc, thus +upstream wine wont accept it. can drop once hardened gets a stable gcc-4.x. + +http://bugs.gentoo.org/66002 + --- loader/preloader.c +++ loader/preloader.c @@ -155,6 +155,8 @@ struct wld_link_map { |