mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +00:00
luajit: Disable on rv32
Not ported to rv32 yet Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -97,3 +97,4 @@ COMPATIBLE_HOST_powerpc = "null"
|
|||||||
COMPATIBLE_HOST_powerpc64 = "null"
|
COMPATIBLE_HOST_powerpc64 = "null"
|
||||||
COMPATIBLE_HOST_powerpc64le = "null"
|
COMPATIBLE_HOST_powerpc64le = "null"
|
||||||
COMPATIBLE_HOST_riscv64 = "null"
|
COMPATIBLE_HOST_riscv64 = "null"
|
||||||
|
COMPATIBLE_HOST_riscv32 = "null"
|
||||||
|
|||||||
Reference in New Issue
Block a user