]> git.kaiwu.me - nginx.git/commitdiff
build nginx/Windows against OpenSSL-0.9.8n, since nginx-0.8.35
authorIgor Sysoev <igor@sysoev.ru>
Wed, 21 Apr 2010 15:09:17 +0000 (15:09 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 21 Apr 2010 15:09:17 +0000 (15:09 +0000)
built against OpenSSL-1.0.0 crashed on Windows XP somewhere
in the NTDLL.DLL on the master process exit

misc/GNUmakefile

index a2fac12a0ec7dbc7c16a75f39dfcf14696a716d0..4e5ff26ff1b3b02d6ad021ae170230313fd126a3 100644 (file)
@@ -5,7 +5,7 @@ NGINX =         nginx-$(VER)
 TEMP =         tmp
 
 OBJS =         objs.msvc8
-OPENSSL =      openssl-1.0.0
+OPENSSL =      openssl-0.9.8n
 ZLIB =         zlib-1.2.3
 PCRE =         pcre-7.9