mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
clamav: add COMPATIBLE_HOST to fix build error
Add COMPATIBLE_HOST to match what is found in glibc to avoid build error when using musl Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
48d6ff13e3
commit
e92fad507a
@@ -6,6 +6,8 @@ LICENSE = "LGPL-2.1-only"
|
||||
|
||||
DEPENDS = "glibc llvm libtool db openssl zlib curl libxml2 bison pcre2 json-c libcheck"
|
||||
|
||||
COMPATIBLE_HOST:libc-musl:class-target = "null"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING.txt;beginline=2;endline=3;md5=f7029fbbc5898b273d5902896f7bbe17"
|
||||
|
||||
# July 27th
|
||||
|
||||
Reference in New Issue
Block a user