Bug 263697

Summary: Build static library for JavaScriptCore before linking framework
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: JavaScriptCoreAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=268097
Bug Depends on:    
Bug Blocks: 264297, 264643, 264983    

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.