diff options
author | Andrei Alexeyev <akari@taisei-project.org> | 2019-09-10 15:44:53 +0300 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2019-09-10 13:23:22 -0700 |
commit | d768a76ab21f01fe34119d79d5b4b580d9fe564f (patch) | |
tree | 6d80b0ce53f62654f42602d1167ec5b92f49d45c /docs/markdown | |
parent | 15f8165bde4631d21688d29d7bcb609bde5a3cfb (diff) | |
download | meson-d768a76ab21f01fe34119d79d5b4b580d9fe564f.zip meson-d768a76ab21f01fe34119d79d5b4b580d9fe564f.tar.gz meson-d768a76ab21f01fe34119d79d5b4b580d9fe564f.tar.bz2 |
Workaround for mingw-llvm linker (lld) misdetection
llvm-mingw uses a wrapper script to inject (among other things) a
-target argument into the clang command, which breaks -Wl,--version.
This confuses Meson into thinking the linker is some unknown version of
Apple ld, which breaks builds.
This patch makes it detect and recover from the issue.
Fixes #5910
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions