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
Leslie Zhai
Comment 1 2022-08-31 19:49:25 PDT
Note You need to log in before you can comment on or make changes to this bug.