RESOLVED FIXED 263697
Build static library for JavaScriptCore before linking framework
https://bugs.webkit.org/show_bug.cgi?id=263697
Summary Build static library for JavaScriptCore before linking framework
David Kilzer (:ddkilzer)
Reported 2023-10-25 16:47:51 PDT
Build static library for JavaScriptCore before linking framework. We want to build libJavaScriptCore.a before linking JavaScriptCore.framework so that we have the option of linking `jsc` with libJavaScriptCore.a instead of JavaScriptCore.framework for certain configurations. <rdar://113641596>
Attachments
David Kilzer (:ddkilzer)
Comment 1 2023-10-25 17:43:23 PDT
EWS
Comment 2 2023-11-04 03:26:42 PDT
Committed 270226@main (3d7329069950): <https://commits.webkit.org/270226@main> Reviewed commits have been landed. Closing PR #19575 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.