reptyr: Do not build for riscv32

It needs to add platform support first

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-09-17 22:10:13 -07:00
parent 204c204834
commit 1978e19f86
@@ -27,3 +27,5 @@ do_compile () {
do_install () {
oe_runmake install 'DESTDIR=${D}'
}
COMPATIBLE_HOST:riscv32 = "null"