[Webkit-unassigned] [Bug 229241] [CMake] Mac JSC fails to build because of undefined JSC_API_AVAILABLE macro

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 23 09:19:39 PDT 2021


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

--- Comment #9 from Konstantin Tokarev <annulen at yandex.ru> ---
JSCOnly is a separate WebKit port that aims to build JSC as a portable library and interperter with minimal possible dependencies. It uses CMake for its build system. If you want to build JavaScriptCore.framework similar to one shipped in macOS, I guess you should use build-jsc script instead which should build jsc target of Apple port.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210823/9460dcfb/attachment.htm>


More information about the webkit-unassigned mailing list