package/libcurl: fix build against gnutls with proxy disabled
authorBaruch Siach <baruch@tkos.co.il>
Tue, 28 Jul 2020 18:33:29 +0000 (21:33 +0300)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 28 Jul 2020 20:57:47 +0000 (22:57 +0200)
commit30a73893f5b533d1857796e85359f412a5567ed2
tree94947d6828c00e1e81f927eaa7f817c79ff1ab9d
parentdf7153651868e1afe621a4b8a2a98f3d251868d2
package/libcurl: fix build against gnutls with proxy disabled

Add upstream patch (#4) fixing build with gnutls when
BR2_PACKAGE_LIBCURL_PROXY_SUPPORT is disabled.

Patch #4 depends on #3 to apply so add this one as well.

Fixes:
http://autobuild.buildroot.net/results/31d7204869ff71319ea055688c919a646bfb200b/
http://autobuild.buildroot.net/results/f8d2fb919475cdff4a36ad93071048ee09193b98/
http://autobuild.buildroot.net/results/2f07a0ac1240a6040a3509d2ebf06906a31fd172/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/libcurl/0003-gnutls-Fetch-backend-when-using-proxy.patch [new file with mode: 0644]
package/libcurl/0004-gnutls-repair-the-build-with-CURL_DISABLE_PROXY.patch [new file with mode: 0644]