mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
add MSYS support
This commit is contained in:
parent
98c4dd7c60
commit
acca7dbf5d
@ -22,7 +22,7 @@ case "$NGX_PLATFORM" in
|
||||
. auto/os/darwin
|
||||
;;
|
||||
|
||||
win32)
|
||||
win32 | MINGW32_* )
|
||||
. auto/os/win32
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user