[Webkit-unassigned] [Bug 152625] build fails on musl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 31 16:09:58 PST 2015


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

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 268056
  --> https://bugs.webkit.org/attachment.cgi?id=268056
Patch to fix build errors on musl

View in context: https://bugs.webkit.org/attachment.cgi?id=268056&action=review

> Source/WebCore/platform/linux/MemoryPressureHandlerLinux.cpp:204
>      ReliefLogger log("Run malloc_trim");

Shouldn't this be inside the ifdef? Otherwise, it's not telling the truth.

-- 
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/20160101/05047ac2/attachment.html>


More information about the webkit-unassigned mailing list