mirror of
https://git.yoctoproject.org/meta-security
synced 2026-04-20 11:29:37 +00:00
clamav: update LLVM version to match core
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -35,7 +35,7 @@ GID = "clamav"
|
||||
# as defined below
|
||||
|
||||
CLAMAV_LLVM ?= "oellvm"
|
||||
CLAMAV_LLVM_RELEASE ?= "5.0"
|
||||
CLAMAV_LLVM_RELEASE ?= "6.0"
|
||||
|
||||
PACKAGECONFIG ?= "ncurses openssl bz2 zlib ${CLAMAV_LLVM}"
|
||||
PACKAGECONFIG += " ${@bb.utils.contains("DISTRO_FEATURES", "ipv6", "ipv6", "", d)}"
|
||||
|
||||
Reference in New Issue
Block a user