win32: enabled ngx_stream_ssl_preread_module in our binary builds.

This commit is contained in:
Yichun Zhang (agentzh)
2018-04-21 20:37:31 -07:00
parent c41a76e485
commit 25faa6d002
2 changed files with 2 additions and 0 deletions

View File

@ -168,6 +168,7 @@ cd ../../..
--with-ipv6 \
--with-stream \
--with-stream_ssl_module \
--with-stream_ssl_preread_module \
--with-http_v2_module \
--without-mail_pop3_module \
--without-mail_imap_module \