mirror of
https://github.com/openwrt/packages.git
synced 2025-12-19 17:11:21 +00:00
Fixes issue #8978. If libcurl's SSL library is set to an SSL library other than libmbedtls, compilation fails. This patch configures python-curl to use the currently selected SSL library for libcurl. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>