add -fno-pie -fno-stack-protector for preloader

basic basic at mozdev.org
Fri Sep 24 00:34:36 CDT 2004


on linux systems using gcc that defaults to using 
pic/pie/stack-protector, preloader will fail to compile.
This patch checks for -fno-pie -fno-stack-protector and
adds them to the compile options for preloader.c (originally from bug 
2490 http://bugs.winehq.org/show_bug.cgi?id=2490 )

--
basic
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no_pie_no_stack_protector.patch
Type: text/x-patch
Size: 1549 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040924/cc25eeaf/no_pie_no_stack_protector.bin


More information about the wine-patches mailing list