mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.0.1-2003-12-05-10:11:46 import
This commit is contained in:
@@ -35,6 +35,9 @@ case $PLATFORM in
|
||||
|
||||
CFLAGS="$CFLAGS -D HAVE_AIO=1 -D HAVE_IOCP=1"
|
||||
CORE_LIBS="$CORE_LIBS ws2_32.lib"
|
||||
|
||||
# msvcrt.dll
|
||||
CORE_LIBS="$CORE_LIBS msvcrt.lib"
|
||||
;;
|
||||
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user