mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 18:50:39 +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:
parent
d459ead5c6
commit
9f3e738cbc
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user