[Webkit-unassigned] [Bug 152720] JavaScriptCore fails to build on older versions of OS X due to CF_AVAILABLE usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 15:10:27 PST 2016


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

--- Comment #1 from Jeremy Huddleston Sequoia <jeremyhu at apple.com> ---
Actually, the issue seems to be that WebKitAvailability.h is guarded by:

#if defined(__APPLE__) && !defined(BUILDING_GTK__)

And thus has no effect when building webkit-gtk for some reason.  Why was that done?

-- 
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/20160114/dc8df663/attachment.html>


More information about the webkit-unassigned mailing list