changeset 3496:fb88801564de

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
author Igor Sysoev <igor@sysoev.ru>
date Wed, 21 Apr 2010 15:09:17 +0000
parents 6a5dc3803825
children ac281bc4c187
files misc/GNUmakefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/misc/GNUmakefile	Wed Apr 21 14:58:21 2010 +0000
+++ b/misc/GNUmakefile	Wed Apr 21 15:09:17 2010 +0000
@@ -5,7 +5,7 @@
 TEMP =		tmp
 
 OBJS =		objs.msvc8
-OPENSSL =	openssl-1.0.0
+OPENSSL =	openssl-0.9.8n
 ZLIB =		zlib-1.2.3
 PCRE =		pcre-7.9