build nginx/Windows against OpenSSL-0.9.8n, since nginx-0.8.35

built against OpenSSL-1.0.0 crashed on Windows XP somewhere
in the NTDLL.DLL on the master process exit
This commit is contained in:
Igor Sysoev 2010-04-21 15:09:17 +00:00
parent ece10ddcf5
commit 9c1a43e050

View 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