libsecomp: rv32/rv64 target builds are not supported yet

Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit b5a5cbe1f5)
This commit is contained in:
Armin Kuster
2020-07-25 14:41:17 +00:00
parent a1d933f457
commit bb321aa1d7

View File

@@ -10,6 +10,9 @@ SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=release-2.4 \
file://run-ptest \
"
COMPATIBLE_HOST_riscv64 = "null"
COMPATIBLE_HOST_riscv32 = "null"
S = "${WORKDIR}/git"
inherit autotools-brokensep pkgconfig ptest