mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python-pyflame: Disable for risv architecture
Not yet supported Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
666c23a48a
commit
0597e79805
|
|
@ -14,3 +14,5 @@ COMPATIBLE_HOST_libc-musl_class-target = "null"
|
|||
COMPATIBLE_HOST_mipsarch_class-target = "null"
|
||||
COMPATIBLE_HOST_aarch64_class-target = "null"
|
||||
COMPATIBLE_HOST_powerpc_class-target = "null"
|
||||
COMPATIBLE_HOST_riscv64_class-target = "null"
|
||||
COMPATIBLE_HOST_riscv32_class-target = "null"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user