remove redundant configuration ’--with-ipv6‘

This commit is contained in:
Hawker 2021-01-04 17:38:50 +08:00 committed by GitHub
parent de3e659ef5
commit 72e83e3f71
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 \