package/libcurl: fix no-proxy build with bearssl and nss
authorBaruch Siach <baruch@tkos.co.il>
Thu, 9 Jul 2020 06:06:50 +0000 (09:06 +0300)
committerYann E. MORIN <yann.morin.1998@free.fr>
Thu, 9 Jul 2020 20:17:58 +0000 (22:17 +0200)
commit645ecd0dcce589c92cbf4b0f51b71e2df716dfc5
tree4ab2dfb0839db031924b876ab144f914b15a87e6
parentaaf689903c1e7e874664063b7c828c1c13a79b6b
package/libcurl: fix no-proxy build with bearssl and nss

Add two patches fixing build against BearSSL and NSS TLS implementations
when BR2_PACKAGE_LIBCURL_PROXY_SUPPORT is disabled.

Fixes:
http://autobuild.buildroot.net/results/4d37d9163bfece536974f15f16b2ebfc5fabc539/
http://autobuild.buildroot.net/results/387e8baa13d0f07ed4dfd5b6ee3b933d4843c0e8/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/libcurl/0001-bearssl-fix-build-with-disabled-proxy-support.patch [new file with mode: 0644]
package/libcurl/0002-nss-fix-build-with-disabled-proxy-support.patch [new file with mode: 0644]