aboutsummaryrefslogtreecommitdiff
path: root/syntax-highlighting
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2017-10-06 11:08:29 -0700
committerDylan Baker <dylan@pnwbakers.com>2017-10-25 10:07:50 -0700
commit3aa97d4ab577948daaae4a702e248ab2ccfa3dda (patch)
tree2c07e3ae3a0eec1b1e07b531e53a133187a713a2 /syntax-highlighting
parent55844093468d09005350baf9bd21a5022cfc30b2 (diff)
downloadmeson-3aa97d4ab577948daaae4a702e248ab2ccfa3dda.zip
meson-3aa97d4ab577948daaae4a702e248ab2ccfa3dda.tar.gz
meson-3aa97d4ab577948daaae4a702e248ab2ccfa3dda.tar.bz2
llvm: fix static vs dynamic linking
LLVM >= 3.9 provides an llvm-config that has a sane mechanism for selecting static vs dynamic linking. LLVM < 3.9 (but >= 3.5) not so much. For those older LLVM versions, llvm-config will always provide arguments for statically linking LLVM, even if there is a library for dynamic linking. Fixes #2442
Diffstat (limited to 'syntax-highlighting')
0 files changed, 0 insertions, 0 deletions