mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-30 12:30:14 +00:00
gn: Disable for riscv32
Architecture not supported yet Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -45,3 +45,5 @@ do_install() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
|
COMPATIBLE_HOST = "^(?!riscv32).*"
|
||||||
|
|||||||
Reference in New Issue
Block a user