llvm-dune icon indicating copy to clipboard operation
llvm-dune copied to clipboard

llvm-config does not correctly detect shared libraries on macos

Open jberdine opened this issue 3 years ago • 2 comments

Irritatingly, it seems that llvm-config is broken on macos. It seems to be a commonly encountered problem, see e.g. https://github.com/Homebrew/homebrew-core/issues/47142 .

I don't know if it is feasible to do something other than llvm-config, or if it is better to just settle on only having static linking on macos.

jberdine avatar Mar 17 '21 13:03 jberdine