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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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