We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ebca50 commit 431b302Copy full SHA for 431b302
misc/GNUmakefile
@@ -75,6 +75,8 @@ win32:
75
--with-http_slice_module \
76
--with-mail \
77
--with-stream \
78
+ --with-stream_realip_module \
79
+ --with-stream_ssl_preread_module \
80
--with-openssl=$(OBJS)/lib/$(OPENSSL) \
81
--with-openssl-opt="no-asm no-tests -D_WIN32_WINNT=0x0501" \
82
--with-http_ssl_module \
0 commit comments