mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-18 05:02:38 +02:00
OE-Core disables it on riscv64 since go support is now in this layer it makes sense to enable it in meta-riscv Signed-off-by: Khem Raj <raj.khem@gmail.com>
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
|
|
COMPATIBLE_HOST_remove_riscv64 = "^(?!riscv64).*"
|