Fix build when valgrind header is present but does not define VALGRIND_MAKE_WRITABLE

Vincent Pelletier plr.vincent at gmail.com
Sat Dec 22 14:48:49 CST 2007


Fixes gcc error:

signal_i386.o: In function `setup_exception':
/home/vincent/git/wine/dlls/ntdll/signal_i386.c:940: undefined
reference to `VALGRIND_MAKE_WRITABLE'
collect2: ld returned 1 exit status

Others uses of this constant are already checked this way.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_valgrind_ifdef.diff
Type: text/x-diff
Size: 524 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20071222/58a300f3/attachment.diff 


More information about the wine-devel mailing list