[Webkit-unassigned] [Bug 167315] New: JavaScriptCore fails to build on Linux because -lpthread is missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 11:27:47 PST 2017


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

            Bug ID: 167315
           Summary: JavaScriptCore fails to build on Linux because
                    -lpthread is missing
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: timothy at hatcher.name

We need to add find_package(Threads) to Source/cmake/WebKitCommon.cmake to make it link correctly like I needed to do in bug 167313.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170123/71156d82/attachment.html>


More information about the webkit-unassigned mailing list