[libcxx-commits] [libcxx] [libcxxabi] [libcxx][libcxxabi] Fix build for OpenBSD (PR #92186)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 27 07:43:20 PDT 2024
ldionne wrote:
I think I saw https://github.com/llvm/llvm-project/pull/92675 which is also for OpenBSD. Generally speaking, what I'm saying is that we don't officially support platforms for which we have no tests, and OpenBSD currently falls in that category. I think it's great that OpenBSD uses libc++ as its system library and I would like the OpenBSD folks to work on getting us official test coverage on that platform so we can support it as a first class citizen.
https://github.com/llvm/llvm-project/pull/92186
More information about the libcxx-commits
mailing list