diff options
author | Vladislav Dzhidzhoev <vdzhidzhoev@accesssoftek.com> | 2024-07-19 13:08:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 13:08:07 +0200 |
commit | 243af2ff217f65ef291232faa60779b86e01a967 (patch) | |
tree | b9ca5b7a146c747b03aa0e2302881d8d544b4680 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | 42a7c424b65050c5522e7055ab1486b572d86b69 (diff) | |
download | llvm-243af2ff217f65ef291232faa60779b86e01a967.zip llvm-243af2ff217f65ef291232faa60779b86e01a967.tar.gz llvm-243af2ff217f65ef291232faa60779b86e01a967.tar.bz2 |
[LLDB][test] Improve SHELL detection on Windows in Makefile.rules (#99532)
In MinGW make, the `%windir%` variable has a lowercase name `$(windir)`
when launched from cmd.exe, and `$(WINDIR)` name when launched from
MSYS2, since MSYS2 represents standard Windows environment variables
names in upper case.
This commit makes Makefile.rules consider both run variants.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions