mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
dav1d: Disable asm code on rv32
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -15,3 +15,6 @@ DEPENDS:append:x86 = " nasm-native"
|
||||
DEPENDS:append:x86-64 = " nasm-native"
|
||||
|
||||
inherit meson pkgconfig
|
||||
|
||||
# RVV assembler routines are not yet available for RISCV32
|
||||
EXTRA_OEMESON:append:riscv32 = " -Denable_asm=false"
|
||||
|
||||
Reference in New Issue
Block a user