[Webkit-unassigned] [Bug 241002] [CMake][WPE] WebKitTestRunner shouldn't link object files of JavaScriptCore and WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 22:26:30 PDT 2022


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
In WPE builds, bin/WebKitTestRunner depends on a lot of object files of JSC and WebCore.

./Tools/Scripts/build-webkit --wpe --release |& tee build.log
ninja -C WebKitBuild/WPE/Release -t query bin/WebKitTestRunner

On the other hand, GTK doesn't.

./Tools/Scripts/build-webkit --gtk --release --generate-project-only
ninja -C WebKitBuild/GTK/Release -t query bin/WebKitTestRunner

-- 
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/20220527/b7b63a7f/attachment.htm>


More information about the webkit-unassigned mailing list