[libcxx-commits] [libcxx] [libc++] Fix compilation for NetBSD. (PR #143055)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 6 09:02:18 PDT 2025
https://github.com/ldionne commented:
Meta comment: the reason this code was removed is that it was seen as dead code. We don't have CI builders for NetBSD and we also don't officially support that platform (https://libcxx.llvm.org/#platform-and-compiler-support). It's not that we don't want to, but we require at least one CI runner to exist in order to officially support a platform so that we can ensure that stuff works.
Is that something that NetBSD would be able to provide?
https://github.com/llvm/llvm-project/pull/143055
More information about the libcxx-commits
mailing list