mirror of
https://github.com/nginx/nginx.git
synced 2026-08-28 04:39:05 +00:00
add MSYS support
This commit is contained in:
parent
98c4dd7c60
commit
acca7dbf5d
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ case "$NGX_PLATFORM" in
|
|||
. auto/os/darwin
|
||||
;;
|
||||
|
||||
win32)
|
||||
win32 | MINGW32_* )
|
||||
. auto/os/win32
|
||||
;;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue