[clang] [FreeBSD] Support -stdlib=libstdc++ (PR #126302)
Alexander Richardson via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 10 09:09:30 PST 2025
arichardson wrote:
> It's not missing as in like someone forgot. It is intentional. Same goes for FreeBSD and OpenBSD's Drivers. The base OS uses libc++ and anything else is not supported.
You can install it from ports though and it should be possible to use that?
https://github.com/llvm/llvm-project/pull/126302
More information about the cfe-commits
mailing list