diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2017-11-08 13:40:27 -0800 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-11-09 21:11:14 +0200 |
commit | 1b6a20e7a28dfec5a4e6f9b699490d49c44c9857 (patch) | |
tree | dc31480b964dd7e8dcd3d8f1c026aedf3b74dcaa /mesonbuild/mtest.py | |
parent | a8d3eb3c107c65aa55df982e5d64658fd2e862d9 (diff) | |
download | meson-1b6a20e7a28dfec5a4e6f9b699490d49c44c9857.zip meson-1b6a20e7a28dfec5a4e6f9b699490d49c44c9857.tar.gz meson-1b6a20e7a28dfec5a4e6f9b699490d49c44c9857.tar.bz2 |
llvm: fix static linking
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.
Diffstat (limited to 'mesonbuild/mtest.py')
0 files changed, 0 insertions, 0 deletions