1
0
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:
Khem Raj
2021-10-09 13:03:09 -07:00
committed by Jon Mason
parent 98193f3b61
commit 363672c8a4
+2
View File
@@ -45,3 +45,5 @@ do_install() {
}
BBCLASSEXTEND = "native"
COMPATIBLE_HOST = "^(?!riscv32).*"