Added stream modules realip and ssl_preread to win32 builds.

This commit is contained in:
Sergey Kandaurov 2023-04-17 14:08:00 +04:00
parent 3ebca50f59
commit 431b302d34

View File

@ -75,6 +75,8 @@ win32:
--with-http_slice_module \
--with-mail \
--with-stream \
--with-stream_realip_module \
--with-stream_ssl_preread_module \
--with-openssl=$(OBJS)/lib/$(OPENSSL) \
--with-openssl-opt="no-asm no-tests -D_WIN32_WINNT=0x0501" \
--with-http_ssl_module \