mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-02 01:20:29 +00:00
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:
@@ -37,7 +37,7 @@ GID = "clamav"
|
|||||||
# as defined below
|
# as defined below
|
||||||
|
|
||||||
CLAMAV_LLVM ?= "oellvm"
|
CLAMAV_LLVM ?= "oellvm"
|
||||||
CLAMAV_LLVM_RELEASE ?= "3.3"
|
CLAMAV_LLVM_RELEASE ?= "5.0"
|
||||||
|
|
||||||
PACKAGECONFIG ?= "ncurses openssl bz2 zlib ${CLAMAV_LLVM}"
|
PACKAGECONFIG ?= "ncurses openssl bz2 zlib ${CLAMAV_LLVM}"
|
||||||
PACKAGECONFIG += " ${@bb.utils.contains("DISTRO_FEATURES", "ipv6", "ipv6", "", d)}"
|
PACKAGECONFIG += " ${@bb.utils.contains("DISTRO_FEATURES", "ipv6", "ipv6", "", d)}"
|
||||||
|
|||||||
Reference in New Issue
Block a user