[Webkit-unassigned] [Bug 137973] Disable Linux-specific code in a Windows build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 9 20:25:32 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=137973

--- Comment #11 from Milan Crha <mcrha at redhat.com> ---
(In reply to comment #9)
> This should probably be:
> 
>     #if OS(DARWIN) || (OS(LINUX) && !PLATFORM(GTK))
> 
> Same up above in the includes. Do you agree?

Hmm, thinking of it, this will disable backtraces for any GTK platform build, not only for those which do not support it, like those not having dlfcn.h and execinfo.h.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150410/3c21fff6/attachment.html>


More information about the webkit-unassigned mailing list