mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 16:45:55 +00:00
dav1d: Disable asm code on rv32
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f4c3f32a10
commit
4790837e68
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user