mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
pstack: Disable build on riscv
It is not yet ported to riscv architecture Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -39,3 +39,6 @@ PACKAGES += "${PN}-dev"
|
||||
FILES:${PN}-dev += "${base_libdir}/*.so"
|
||||
|
||||
TOOLCHAIN = "gcc"
|
||||
|
||||
COMPATIBLE_HOST:riscv64 = "null"
|
||||
COMPATIBLE_HOST:riscv32 = "null"
|
||||
|
||||
Reference in New Issue
Block a user