[libcxx-commits] [libcxx] [libcxx] Port to Haiku (PR #196271)

Elaine Gibson via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 19 03:08:12 PDT 2026


ypsvlq wrote:

No, I just made the necessary changes to build libc++ on Haiku.

It didn't seem like a significant enough change to RFC since it is all in `#ifdef __HAIKU__` and there seemed to be several other platforms with best-effort support. Sorry if that would have been preferable.

https://github.com/llvm/llvm-project/pull/196271


More information about the libcxx-commits mailing list