summaryrefslogtreecommitdiffstats
path: root/package/llvm/llvm.hash
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-05-07 23:20:31 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-05-13 22:59:53 +0200
commit037572ee56ce7b18110eb45ddf507623cba726aa (patch)
tree692ef50d37eeab08dddad357efbe1e15bc0559ae /package/llvm/llvm.hash
parenteb4b00129ccea673f48c8872ea0a6947f1f904e4 (diff)
downloadbuildroot-037572ee56ce7b18110eb45ddf507623cba726aa.tar.gz
buildroot-037572ee56ce7b18110eb45ddf507623cba726aa.zip
clamav: add patch to fix build failure caused by lack of libcurl
When json-c is enabled but libcurl is disabled, clamav tries to build the clamsubmit program, which fails with: CC clamsubmit.o clamsubmit.c:6:23: fatal error: curl/curl.h: No such file or directory #include <curl/curl.h> This is due to an incorrect curl-config detection logic, leading to /bin/curl-config being present making the configure script believe that curl is available, even when --without-libcurl is explicitly passed. This commit adds a patch, submitted upstream, which fixes this problem. Fixes: http://autobuild.buildroot.net/results/c43d2ebd8ab30016969d642dbd71c297dc5f6bab/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/llvm/llvm.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud