WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
278087
[CMake] Allow setting libc++ as stdlib for WebKitGTK and WPE
https://bugs.webkit.org/show_bug.cgi?id=278087
Summary
[CMake] Allow setting libc++ as stdlib for WebKitGTK and WPE
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
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2024-08-14 02:00:05 PDT
Pull request:
https://github.com/webkit/webkit/pull/32181
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug