summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/reptyr/reptyr_0.10.0.bb2
1 files changed, 2 insertions, 0 deletions
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 () {
27do_install () { 27do_install () {
28 oe_runmake install 'DESTDIR=${D}' 28 oe_runmake install 'DESTDIR=${D}'
29} 29}
30
31COMPATIBLE_HOST:riscv32 = "null"