]> Git Repo - buildroot-mgba.git/commit
package/libcurl: fix build against gnutls with proxy disabled
authorBaruch Siach <[email protected]>
Tue, 28 Jul 2020 18:33:29 +0000 (21:33 +0300)
committerYann E. MORIN <[email protected]>
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 <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
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]
This page took 0.02789 seconds and 4 git commands to generate.