Closed
Description
@staticfloat I recall having a conversation which you recently about building LLVM, where
we were confused about the fact that both Mac and FreeBSD got their cxxstring ABIs expanded.
As we can see here https://github.com/JuliaBinaryWrappers/LLVM_jll.jl/releases that is indeed the case and it causes issues with JuliaLang/julia#34418 since the base infrastructure doesn't seem to expect the cxxstring ABI on FreeBSD or Mac.