Skip to content

Commit 431b302

Browse files
committed
Added stream modules realip and ssl_preread to win32 builds.
1 parent 3ebca50 commit 431b302

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

misc/GNUmakefile

+2
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ win32:
7575
--with-http_slice_module \
7676
--with-mail \
7777
--with-stream \
78+
--with-stream_realip_module \
79+
--with-stream_ssl_preread_module \
7880
--with-openssl=$(OBJS)/lib/$(OPENSSL) \
7981
--with-openssl-opt="no-asm no-tests -D_WIN32_WINNT=0x0501" \
8082
--with-http_ssl_module \

0 commit comments

Comments
 (0)