diff --git a/meta-oe/recipes-support/reptyr/reptyr_0.10.0.bb b/meta-oe/recipes-support/reptyr/reptyr_0.10.0.bb index 57b31a78d9..6889758224 100644 --- a/meta-oe/recipes-support/reptyr/reptyr_0.10.0.bb +++ b/meta-oe/recipes-support/reptyr/reptyr_0.10.0.bb @@ -27,3 +27,5 @@ do_compile () { do_install () { oe_runmake install 'DESTDIR=${D}' } + +COMPATIBLE_HOST:riscv32 = "null"