mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-08 17:19:39 +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"
|
||||
|
||||
COMPATIBLE_HOST = "^(?!riscv32).*"
|
||||
|
||||
Reference in New Issue
Block a user