Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1eb09af23ff74b44a5067913dad407a75005898e
https://github.com/WebKit/WebKit/commit/1eb09af23ff74b44a5067913dad407a75005898e
Author: Olivier Blin <[email protected]>
Date: 2024-02-02 (Fri, 02 Feb 2024)
Changed paths:
M Source/WebCore/CMakeLists.txt
M Source/WebKit/CMakeLists.txt
Log Message:
-----------
Fix SharedMemoryUnix link with librt
https://bugs.webkit.org/show_bug.cgi?id=268626
Reviewed by Michael Catanzaro.
In 273951@main, SharedMemoryUnix has been moved from WebKit to WebCore.
Since it uses shm_open(), the matching librt test should be moved in
WebCore cmake files.
* Source/WebCore/CMakeLists.txt:
* Source/WebKit/CMakeLists.txt:
Canonical link: https://commits.webkit.org/274015@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes