Bug 278087

Summary: [CMake] Allow setting libc++ as stdlib for WebKitGTK and WPE
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Diego Pino <dpino>
Status: NEW    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Diego Pino
Reported 2024-08-14 01:54:26 PDT
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++.
Attachments
Diego Pino
Comment 1 2024-08-14 02:00:05 PDT
Note You need to log in before you can comment on or make changes to this bug.