[Webkit-unassigned] [Bug 155499] JSCOnly: make WTF static when making a static jsc.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 15 13:58:35 PDT 2016


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

--- Comment #3 from Konstantin Tokarev <annulen at yandex.ru> ---
(In reply to comment #2)
> But surely WTF should *always* be linked statically to JSC, right?

Win and Mac ports set WTF_LIBRARY_TYPE to SHARED now.

However, by default library type is STATIC, so if WTF builds as dynamic library you probably have BUILD_SHARED_LIBS enabled.

-- 
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/20160315/7d6f4a22/attachment-0001.html>


More information about the webkit-unassigned mailing list