mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #8316 from lrusak/curl-options
curl: remove unrecognized options
This commit is contained in:
commit
1c037b0541
@ -40,28 +40,20 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_lib_rtmp_RTMP_Init=yes \
|
||||
--enable-libgcc \
|
||||
--enable-ipv6 \
|
||||
--enable-versioned-symbols \
|
||||
--enable-nonblocking \
|
||||
--enable-threaded-resolver \
|
||||
--enable-verbose \
|
||||
--disable-sspi \
|
||||
--enable-crypto-auth \
|
||||
--enable-cookies \
|
||||
--enable-symbol-hiding \
|
||||
--disable-soname-bump \
|
||||
--with-gnu-ld \
|
||||
--without-krb4 \
|
||||
--without-spnego \
|
||||
--without-gssapi \
|
||||
--with-zlib \
|
||||
--without-brotli \
|
||||
--without-zstd \
|
||||
--without-egd-socket \
|
||||
--enable-thread \
|
||||
--with-random=/dev/urandom \
|
||||
--without-gnutls \
|
||||
--with-ssl \
|
||||
--without-mbedtls \
|
||||
--without-nss \
|
||||
--with-ca-bundle=/run/libreelec/cacert.pem \
|
||||
--without-ca-path \
|
||||
--without-libpsl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user