[Webkit-unassigned] [Bug 152625] WebKit fails to build with musl libc library
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 2 21:20:45 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=152625
--- Comment #8 from Daniel Bates <dbates at webkit.org> ---
Comment on attachment 268112
--> https://bugs.webkit.org/attachment.cgi?id=268112
patch v3
View in context: https://bugs.webkit.org/attachment.cgi?id=268112&action=review
> Source/WebCore/ChangeLog:4
> + https://bugs.webkit.org/show_bug.cgi?id=152625
> + malloc_trim is glibc specific API so guard it with __GLIBC__.
Similar to my remarks for the ChangeLog entry in Source/JavaScriptCore/ChangeLog and Source/WTF/ChangeLog, please move this description under the Reviewed by line, change line 3 to the the bug title ("WebKit fails to build with musl libc library") and change line 4 to be bug URL (https://bugs.webkit.org/show_bug.cgi?id=152625).
--
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/20160103/1c7b6acc/attachment.html>
More information about the webkit-unassigned
mailing list