I left a hack patch in a pull request for LLVM, and the result is that LLVM doesn't link with static builds. The real problem was that some distros have pkg-config for tinfo, other's don't, so the correct solution is to use cpp_compiler.find_library if dependency() fails.pull/2604/head
parent
a8d3eb3c10
commit
1b6a20e7a2
1 changed files with 7 additions and 2 deletions
Loading…
Reference in new issue