[Webkit-unassigned] [Bug 171519] [PAL] Add symbol export macros for PAL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 15 13:33:20 PDT 2017


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

--- Comment #17 from Don Olmstead <don.olmstead at sony.com> ---
(In reply to Myles C. Maxfield from comment #16)
> I think this is generally a good direction to go. I look forward to seeing
> what you can do to make EWS happy.
> 
> What is DSTATICALLY_LINKED_WITH_PAL for?

It follows along with whats in JSC.

If WebCore is shared and PAL is static then PAL_EXPORT is WTF_EXPORT when building WebCore.

If WebCore is shared and PAL is shared then PAL_EXPORT is WTF_IMPORT when building WebCore.

-- 
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/20170615/11ab2958/attachment.html>


More information about the webkit-unassigned mailing list