mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
mpv: Disable lua support for riscv
luajit port of risc-v does not exist yet Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -28,6 +28,8 @@ LUA_mips64 = ""
|
||||
LUA_aarch64 = ""
|
||||
LUA_powerpc64 = ""
|
||||
LUA_powerpc64le = ""
|
||||
LUA_riscv64 = ""
|
||||
LUA_riscv32 = ""
|
||||
LUA_powerpc = ""
|
||||
|
||||
# Note: both lua and libass are required to get on-screen-display (controls)
|
||||
|
||||
Reference in New Issue
Block a user