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:
Davide Gardenal
2022-04-04 14:57:27 +02:00
committed by Armin Kuster
parent 48d6ff13e3
commit e92fad507a

View File

@@ -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