aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/d.py
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2020-08-25 15:14:38 +0530
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2020-08-27 00:13:58 +0000
commit6f74692ae0fe4fda8a133cc1627c4742331a52c7 (patch)
treef20ee2603e7e3c168f03e08220d6138ecd7c3bc3 /mesonbuild/compilers/d.py
parent17439fa3e890266efeb0af1880640427be71a2ab (diff)
downloadmeson-6f74692ae0fe4fda8a133cc1627c4742331a52c7.zip
meson-6f74692ae0fe4fda8a133cc1627c4742331a52c7.tar.gz
meson-6f74692ae0fe4fda8a133cc1627c4742331a52c7.tar.bz2
Fix typo when fetching buildtype option for compiler checks
This type happened in https://github.com/mesonbuild/meson/pull/7432 and wasn't noticed because I didn't add a test for it. Rectified now. If we don't specify the CRT, MSVC will pick /MT by default (!?) and link to `libcmt.lib`. This actually *breaks* UWP because `libcmt.lib` is not available by default when building for UWP. Was noticed here: https://github.com/cisco/libsrtp/pull/505
Diffstat (limited to 'mesonbuild/compilers/d.py')
0 files changed, 0 insertions, 0 deletions