mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 23:17:10 +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:
parent
d312635f74
commit
81cb6e232a
@ -97,3 +97,4 @@ COMPATIBLE_HOST_powerpc = "null"
|
||||
COMPATIBLE_HOST_powerpc64 = "null"
|
||||
COMPATIBLE_HOST_powerpc64le = "null"
|
||||
COMPATIBLE_HOST_riscv64 = "null"
|
||||
COMPATIBLE_HOST_riscv32 = "null"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user