WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
244655
Add USE_LIBCXX option to use llvm libc++
https://bugs.webkit.org/show_bug.cgi?id=244655
Summary
Add USE_LIBCXX option to use llvm libc++
Leslie Zhai
Reported
2022-08-31 19:39:23 PDT
Hi, I have to use clang++-13 and libc++ due to GCC 9.3 or newer is required to build WebKit. So I just add USE_LIBCXX option to use llvm libc++:
https://github.com/xiangzhai/WebKit/commit/43846a584ac3f91d49ed3420c8021479a0effdaa
Thanks, Leslie Zhai
Attachments
Add attachment
proposed patch, testcase, etc.
Leslie Zhai
Comment 1
2022-08-31 19:49:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3904
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