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:
@@ -22,7 +22,7 @@ case "$NGX_PLATFORM" in
|
|||||||
. auto/os/darwin
|
. auto/os/darwin
|
||||||
;;
|
;;
|
||||||
|
|
||||||
win32)
|
win32 | MINGW32_* )
|
||||||
. auto/os/win32
|
. auto/os/win32
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user