[Bug 4412] disable stack protector on the wine loader

Wine Bugs wine-bugs at winehq.org
Wed Jan 25 20:39:23 CST 2006


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





------- Additional Comments From mike at codeweavers.com  2006-25-01 20:39 -------

You shouldn't use @ifeq in Makefiles.  You should do something like

STACKPROTECTFLAG = @STACKPROTECTFLAG@

then define STACKPROTECTFLAG to nothing or -fno-stack-protector in configure.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list