build-win32.sh: removed redundant configuration '--with-ipv6'. (#696)
This commit is contained in:
parent
b4592301ad
commit
40104504e5
|
@ -29,7 +29,6 @@ cd ../../..
|
|||
|
||||
./configure \
|
||||
--with-cc=gcc \
|
||||
--with-ipv6 \
|
||||
--prefix= \
|
||||
--with-cc-opt='-DFD_SETSIZE=1024' \
|
||||
--sbin-path=nginx.exe \
|
||||
|
|
Loading…
Reference in New Issue