mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-18 13:12:34 +02:00
Fixes ../include/libunwind.h:29:3: error: #error "Unsupported arch" Signed-off-by: Khem Raj <raj.khem@gmail.com>
7 lines
192 B
Plaintext
7 lines
192 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
|
|
COMPATIBLE_HOST_riscv64 = "null"
|
|
COMPATIBLE_HOST_riscv32 = "null"
|
|
|
|
SRC_URI_append_riscv64 = " file://0001-Recongnise-riscv64-target-arch.patch"
|