[Webkit-unassigned] [Bug 173921] New: [cmake] Improve configuration tests for librt and libatomic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 28 06:44:22 PDT 2017


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

            Bug ID: 173921
           Summary: [cmake] Improve configuration tests for librt and
                    libatomic
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annulen at yandex.ru
                CC: lforschler at apple.com

* Both tests are converted to use specialized CMake modules
* Both libraries are now linked only if they are really needed and usable
  by compiler
* librt is no more required to be detected by find_library(), which may fail
  in case of cross-compilation
* librt test moved to port-independent CMakeLists.txt

-- 
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/20170628/932703b4/attachment.html>


More information about the webkit-unassigned mailing list