disable stack protector on the wine loader

Mike Frysinger vapier at gentoo.org
Wed Jan 25 16:38:28 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4412

this patch will detect if the compiler supports the -fno-stack-protector flag 
and if it does, automatically build the loader with it (as building the 
loader with -fstack-protector will fail)

the patch is based on code found in glibc's configure script
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-no-ssp.patch
Type: text/x-diff
Size: 1351 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060125/b813173e/wine-no-ssp.patch


More information about the wine-patches mailing list