clamav: update llvm to use 5.0 to match version in core

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2017-09-28 19:48:22 -07:00
parent e180062c70
commit d34afdfbf5
+1 -1
View File
@@ -37,7 +37,7 @@ GID = "clamav"
# as defined below
CLAMAV_LLVM ?= "oellvm"
CLAMAV_LLVM_RELEASE ?= "3.3"
CLAMAV_LLVM_RELEASE ?= "5.0"
PACKAGECONFIG ?= "ncurses openssl bz2 zlib ${CLAMAV_LLVM}"
PACKAGECONFIG += " ${@bb.utils.contains("DISTRO_FEATURES", "ipv6", "ipv6", "", d)}"