python-curl: remove hardcoded dependency on mbedtls
authorVal Kulkov <redacted>
Tue, 14 May 2019 05:47:09 +0000 (01:47 -0400)
committerVal Kulkov <redacted>
Tue, 14 May 2019 05:47:09 +0000 (01:47 -0400)
commit0dd445a248c629b37923ae88999abd2fb19ec1a5
tree143b617a1c0a259cec4268d20ac33ed3832c6251
parent1f4df64f6a90510de13449e5dc0bd3f73e9f02d3
python-curl: remove hardcoded dependency on mbedtls

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 <redacted>
lang/python/python-curl/Makefile
git clone https://git.99rst.org/PROJECT