forked from kiss-community/repo
curl: remove or update deprecated options
This commit is contained in:
parent
23f79622f5
commit
5fefed9aa2
@ -11,7 +11,7 @@ mv -f _ src/Makefile.in
|
||||
--prefix=/usr \
|
||||
--enable-ipv6 \
|
||||
--enable-unix-sockets \
|
||||
--enable-hidden-symbols \
|
||||
--enable-symbol-hiding \
|
||||
--disable-manual \
|
||||
--disable-ldap \
|
||||
--disable-ares \
|
||||
@ -19,9 +19,7 @@ mv -f _ src/Makefile.in
|
||||
--with-pic \
|
||||
--with-ca-fallback \
|
||||
--without-librtmp \
|
||||
--without-icu \
|
||||
--without-libpsl \
|
||||
--without-libidn \
|
||||
--without-libidn2 \
|
||||
--without-brotli \
|
||||
--without-zstd
|
||||
|
Loading…
Reference in New Issue
Block a user