[Webkit-unassigned] [Bug 207914] New: [PlayStation] Get jsc test wrappers using find_package

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 18 15:07:26 PST 2020


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

            Bug ID: 207914
           Summary: [PlayStation] Get jsc test wrappers using find_package
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: stephan.szabo at sony.com

Right now JSC is getting the playstation specific test wrappers for the shell via find_library and some manual setting of wrappers that become --Wl,--wrap= arguments. This has the problem that when adding wrappers that call the real function, the shell fails to build until the cmake is changed.

Downstream, we've moved to using find_package and having the library provide the correct arguments and dependencies via a config cmake.

-- 
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/20200218/27a3767e/attachment.htm>


More information about the webkit-unassigned mailing list