mirror of
https://github.com/nginx/nginx.git
synced 2024-11-21 16:28:40 +00:00
Added stream module to win32 builds.
This commit is contained in:
parent
2ec8cfcd7d
commit
30cf7772a8
@ -80,10 +80,12 @@ win32:
|
||||
--with-http_random_index_module \
|
||||
--with-http_secure_link_module \
|
||||
--with-mail \
|
||||
--with-stream \
|
||||
--with-openssl=$(OBJS)/lib/$(OPENSSL) \
|
||||
--with-openssl-opt=enable-tlsext \
|
||||
--with-http_ssl_module \
|
||||
--with-mail_ssl_module \
|
||||
--with-stream_ssl_module \
|
||||
--with-ipv6
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user