diff options
author | Konstantin <ria.freelander@gmail.com> | 2022-07-15 15:46:31 +0300 |
---|---|---|
committer | Daniel Mensinger <daniel@mensinger-ka.de> | 2023-01-28 20:16:06 +0100 |
commit | 89146e84c9eab649d3847af101d61047cac45765 (patch) | |
tree | bc93358ca46ce52bcadf7af4204d8ee78f6bc236 /mesonbuild/compilers/compilers.py | |
parent | 01275fb09ec083aa8328ba100ed665bb9034c914 (diff) | |
download | meson-89146e84c9eab649d3847af101d61047cac45765.zip meson-89146e84c9eab649d3847af101d61047cac45765.tar.gz meson-89146e84c9eab649d3847af101d61047cac45765.tar.bz2 |
cmake: allow dynamic linking with LLVM
llvm-config is unsuitable for standard cross-compile,
because we need to build llvm especially for it, which
is not done is almost any distros, so, for example,
standard bootstrap chroot will be unsuitable.
This patch is trying to acheive feature parity between
config-tool searching of LLVM and CMake-based one,
which is arch-agnostic.
Signed-off-by: Konstantin <ria.freelander@gmail.com>
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions