build-win32.sh: removed redundant configuration '--with-ipv6'. (#696)

This commit is contained in:
Zhang Xiang
2021-05-07 17:30:35 +08:00
committed by GitHub
parent b4592301ad
commit 40104504e5

View File

@ -29,7 +29,6 @@ cd ../../..
./configure \
--with-cc=gcc \
--with-ipv6 \
--prefix= \
--with-cc-opt='-DFD_SETSIZE=1024' \
--sbin-path=nginx.exe \