Skip to content

Commit

Permalink
curl: remove or update deprecated options
Browse files Browse the repository at this point in the history
  • Loading branch information
ioraff committed Jun 21, 2022
1 parent 23f7962 commit 5fefed9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions core/curl/build
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,15 @@ mv -f _ src/Makefile.in
--prefix=/usr \
--enable-ipv6 \
--enable-unix-sockets \
--enable-hidden-symbols \
--enable-symbol-hiding \
--disable-manual \
--disable-ldap \
--disable-ares \
--with-openssl \
--with-pic \
--with-ca-fallback \
--without-librtmp \
--without-icu \
--without-libpsl \
--without-libidn \
--without-libidn2 \
--without-brotli \
--without-zstd
Expand Down

0 comments on commit 5fefed9

Please sign in to comment.