This commit is contained in:
2022-01-15 19:32:59 +08:00
parent 3312341b17
commit 61ffb036ae
19 changed files with 75 additions and 33 deletions
Vendored
+1 -1
View File
@@ -72,7 +72,7 @@ case "`uname`" in
Darwin* )
darwin=true
;;
MINGW* )
MSYS* | MINGW* )
msys=true
;;
NONSTOP* )