2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

curl: remove or update deprecated options

This commit is contained in:
Owen Rafferty 2022-06-21 13:37:36 -05:00
parent 23f79622f5
commit 5fefed9aa2
No known key found for this signature in database
GPG Key ID: A68B10E2554DEBCB

View File

@ -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