mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
Build can fail because boinc uses curl-config that it founds on host: checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.47.0 checking for libcurl >= version 7.17.1... yes checking whether libcurl is usable... no Fixes: - http://autobuild.buildroot.org/results/26ab8024e3ef70b898981763f4ea89b647cc9f4b Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>