kumquat-buildroot/package/libcurl
Trent Piepho 97060f445e libcurl: Don't need --without-(ssl/gnutls/nss/mbedtls) twice
Remove the --without-* options from the yes side of the TLS libraries
selection checks.

Since the --without-* option is now specified when the corresponding TLS
library is not being used, it's no longer necessary when enabling a TLS
library to explicity list all the other TLS libs that curl should not
use.

Signed-off-by: Trent Piepho <tpiepho@impinj.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-11-13 08:25:36 +01:00
..
Config.in libcurl: Allow selection of TLS package libcurl will use 2018-11-12 22:24:18 +01:00
libcurl.hash libcurl: security bump to version 7.62.0 2018-10-31 09:48:06 +01:00
libcurl.mk libcurl: Don't need --without-(ssl/gnutls/nss/mbedtls) twice 2018-11-13 08:25:36 +01:00