safec: aarch64 support added

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Moorthy 2020-04-16 19:54:20 +05:30 committed by Khem Raj
parent 26fed9b423
commit 77bb271721

View File

@ -14,7 +14,7 @@ SRC_URI = "git://github.com/rurban/safeclib.git \
CPPFLAGS_append_libc-musl = " -D_GNU_SOURCE"
COMPATIBLE_HOST = '(x86_64|i.86|powerpc|powerpc64|arm).*-linux'
COMPATIBLE_HOST = '(x86_64|i.86|powerpc|powerpc64|arm|aarch64).*-linux'
PACKAGES =+ "${PN}-check"