diff options
author | Martin Storsjö <martin@martin.st> | 2020-12-15 12:51:33 +0200 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2020-12-15 11:46:17 -0800 |
commit | c9685ac5612eb040961efe5dc60a91fc5aa686b4 (patch) | |
tree | 4759fb807381493f07ffcd4f52488d63dd69a197 /mesonbuild/interpreter.py | |
parent | 521a1b9921b712bdea7498b927e16f06c19a828c (diff) | |
download | meson-c9685ac5612eb040961efe5dc60a91fc5aa686b4.zip meson-c9685ac5612eb040961efe5dc60a91fc5aa686b4.tar.gz meson-c9685ac5612eb040961efe5dc60a91fc5aa686b4.tar.bz2 |
Fix the subsystem options for lld in mingw mode
lld in gnu like mode (e.g. for mingw) needs these options in
the same for as gnu ld, thus remove the lld specific code bit
and move the code for gnu like options into GnuLikeDynamicLinkerMixin.
This unbreaks linking with lld for mingw targets after
2fb4d1f7512a4ec125883fd65115ab33a5b06b6f.
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions