mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-08 09:46:49 +02:00
packagegroup-go-sdk-target: Enable go for rv64 but disable for rv32
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
COMPATIBLE_HOST_remove_riscv64 = "^(?!riscv64).*"
|
||||
COMPATIBLE_HOST_riscv64 = "riscv64*"
|
||||
COMPATIBLE_HOST_riscv32 = "null"
|
||||
|
||||
Reference in New Issue
Block a user