[Webkit-unassigned] [Bug 278087] New: [CMake] Allow setting libc++ as stdlib for WebKitGTK and WPE
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 14 01:54:26 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=278087
Bug ID: 278087
Summary: [CMake] Allow setting libc++ as stdlib for WebKitGTK
and WPE
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dpino at igalia.com
In Linux, while building WebKitGTK or WPE, even when using clang as compiler libstdc++ (provided by g++) is used. Clang provides its own stdlib through packages libc++-dev libc++abi-dev.
There should be a means to instruct WebKit build to use libc++ instead of libstdc++.
--
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/20240814/b3ffd1f8/attachment.htm>
More information about the webkit-unassigned
mailing list