[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:23:35 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=152720
--- Comment #2 from Jeremy Huddleston Sequoia <jeremyhu at apple.com> ---
This regression was caused by:
commit e47eb45c6bcb88b853858eb0a3aaecbbdcc3aa38
Author: mcatanzaro at igalia.com <mcatanzaro at igalia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Oct 12 17:59:45 2015 +0000
webkit-gtk 2.3.3 fails to build on OS X - Conflicting type "Fixed"
https://bugs.webkit.org/show_bug.cgi?id=126433
Patch by Philip Chimento <philip.chimento at gmail.com> on 2015-10-12
Reviewed by Philippe Normand
Don't include CoreFoundation.h when building the GTK port.
* Source/JavaScriptCore/API/WebKitAvailability.h: Add !defined(BUILDING_GTK__) to defined(__APPLE__).
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@190862 268f45cc-cd09-0410-ab3c-d52691b4dbfc
--
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/50edb719/attachment.html>
More information about the webkit-unassigned
mailing list