You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make use of RUNTIMES_USE_LIBC CMake option to indicate which C library is used to build libcxx.
This option was enabled in llvm/llvm-project#147956 instead of hardcoded check for corresponding C library header files.
0 commit comments