mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
Fix the following libcurl build failure without C++ raised since bump to version 4.7.1 in commit105f0398c7and86feed7bff: configure: error: C++ support is mandatory when the cloud-auth module is enabled. Fixes:105f0398c7- http://autobuild.buildroot.org/results/cf36fb119224ba50a768dbe363d4c381f76eb476 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>