mirror of
https://github.com/nginx/nginx.git
synced 2024-11-23 20:19:02 +08:00
Added HTTP/2 to win32 builds.
This commit is contained in:
parent
05f5a7325d
commit
55266daacb
@ -66,6 +66,7 @@ win32:
|
||||
--with-pcre=$(OBJS)/lib/$(PCRE) \
|
||||
--with-zlib=$(OBJS)/lib/$(ZLIB) \
|
||||
--with-select_module \
|
||||
--with-http_v2_module \
|
||||
--with-http_realip_module \
|
||||
--with-http_addition_module \
|
||||
--with-http_sub_module \
|
||||
|
Loading…
Reference in New Issue
Block a user