Signed-off-by: Khem Raj <[email protected]>
---
 meta-oe/recipes-support/lgi/lua-lgi_0.9.2.bb | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/meta-oe/recipes-support/lgi/lua-lgi_0.9.2.bb 
b/meta-oe/recipes-support/lgi/lua-lgi_0.9.2.bb
index 1584a931c7..8b436668dc 100644
--- a/meta-oe/recipes-support/lgi/lua-lgi_0.9.2.bb
+++ b/meta-oe/recipes-support/lgi/lua-lgi_0.9.2.bb
@@ -22,3 +22,9 @@ inherit meson pkgconfig
 EXTRA_OEMESON += "--buildtype release -Dtests=false"
 
 FILES:${PN} = "${libdir} ${datadir}"
+
+# ppc64/riscv64/riscv32 is not supported on luajit
+COMPATIBLE_HOST:riscv32 = "null"
+COMPATIBLE_HOST:riscv64 = "null"
+COMPATIBLE_HOST:powerpc64 = "null"
+COMPATIBLE_HOST:powerpc64le = "null"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#114375): 
https://lists.openembedded.org/g/openembedded-devel/message/114375
Mute This Topic: https://lists.openembedded.org/mt/110183891/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to