mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 23:12:02 +08:00
0dd445a248
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>