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 \
|
--prefix=/usr \
|
||||||
--enable-ipv6 \
|
--enable-ipv6 \
|
||||||
--enable-unix-sockets \
|
--enable-unix-sockets \
|
||||||
--enable-hidden-symbols \
|
--enable-symbol-hiding \
|
||||||
--disable-manual \
|
--disable-manual \
|
||||||
--disable-ldap \
|
--disable-ldap \
|
||||||
--disable-ares \
|
--disable-ares \
|
||||||
@ -19,9 +19,7 @@ mv -f _ src/Makefile.in
|
|||||||
--with-pic \
|
--with-pic \
|
||||||
--with-ca-fallback \
|
--with-ca-fallback \
|
||||||
--without-librtmp \
|
--without-librtmp \
|
||||||
--without-icu \
|
|
||||||
--without-libpsl \
|
--without-libpsl \
|
||||||
--without-libidn \
|
|
||||||
--without-libidn2 \
|
--without-libidn2 \
|
||||||
--without-brotli \
|
--without-brotli \
|
||||||
--without-zstd
|
--without-zstd
|
||||||
|
Loading…
Reference in New Issue
Block a user