package/libcurl: fix build with libssh2 and disabled proxy
authorBaruch Siach <baruch@tkos.co.il>
Mon, 26 Oct 2020 05:11:14 +0000 (07:11 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Mon, 26 Oct 2020 07:12:26 +0000 (08:12 +0100)
commit0fa9af8be0763cf32d7a2d55a7d3e04a7f9e2cb7
tree9177b0d9a75543b8429c1e51aa9e922b308ff7e7
parent60ef34b414d2763f51de86c72e1e94bf63b578d2
package/libcurl: fix build with libssh2 and disabled proxy

Add patch fixing build of libssh2 support when
BR2_PACKAGE_LIBCURL_PROXY_SUPPORT is disabled.

Fixes:
http://autobuild.buildroot.net/results/113407c1721b601cf2b721d0b78392622000cc3f/
http://autobuild.buildroot.net/results/a5abdcc6a12d2326da0fe3daf9ecbb96e5c6cac3/
http://autobuild.buildroot.net/results/ab1f7b9837ac74fad359e6c239f45ed25ad31df3/

Cc: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/libcurl/0001-libssh2-fix-build-with-disabled-proxy-support.patch [new file with mode: 0644]