[libcxx-commits] [libcxx] [libc++] Don't build against libcxxrt by default on FreeBSD (PR #84484)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 11 06:45:23 PDT 2024


ldionne wrote:

That problem is vastly different though, this has to do with how the build of LLVM / Clang is set up (apparently incorrectly). I believe we are now doing the right thing on FreeBSD from the point of view of libc++. I believe the best course of action here would be to open a bug report against LLVM so this can be investigated without confusing the two issues together.

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


More information about the libcxx-commits mailing list