diff options
| author | Tad Young <yyc12321@outlook.com> | 2022-06-26 17:21:20 +0800 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-06-26 08:10:12 -0400 |
| commit | 4c706e961bcef8c2f4445eb4a24e3e6b2c86bbab (patch) | |
| tree | 362a163a6e02c45657d2a98658641cce7650e3e8 /mesonbuild/scripts/__init__.py | |
| parent | 5f8b0487abf501a09c51387791b578a148c973e2 (diff) | |
| download | meson-4c706e961bcef8c2f4445eb4a24e3e6b2c86bbab.tar.gz | |
add missing lower() to fix msvc backend platform detection
Regardless of which MachineChoice we base the platform on, we compare
its value to lowercased identifiers. So we need to lowercase the
targetplatform too... but we only did so sometimes.
This broke e.g. on "Win32", but only when *not* doing a cross build.
Fixes #10539
Diffstat (limited to 'mesonbuild/scripts/__init__.py')
0 files changed, 0 insertions, 0 deletions
