nginx-0.0.1-2003-12-05-10:11:46 import

This commit is contained in:
Igor Sysoev
2003-12-05 07:11:46 +00:00
parent f5003d8a66
commit faca119aa5
9 changed files with 99 additions and 76 deletions

View File

@@ -95,8 +95,13 @@ case $CC in
# link flags
CORE_LINK="$CORE_LINK -link"
CORE_LINK="$CORE_LINK -nodefaultlib:msvcrt"
CORE_LINK="$CORE_LINK -nodefaultlib:libcpmt"
# msvcrt.dll
CORE_LINK="$CORE_LINK -nodefaultlib:libcmt"
# static libc
#CORE_LINK="$CORE_LINK -nodefaultlib:msvcrt"
CORE_LINK="$CORE_LINK -verbose:lib"
# debug