[libcxx-commits] [libcxx] [llvm] [libc++] Add support for picolibc and newlib in RUNTIMES_USE_LIBC (PR #147956)
Alexander Richardson via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 18 07:58:00 PDT 2025
arichardson wrote:
It looks to me like this will break existing builds that don't define the macro. I think for at least a while there should be a CMake check for picoline.h (and the newlib equivalent) to set these macros correctly and emit a warning to update the build config?
https://github.com/llvm/llvm-project/pull/147956
More information about the libcxx-commits
mailing list