mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
sysprof: Disable on riscv32
it needs libunwind to build which is not yet ported to riscv32 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -51,3 +51,6 @@ FILES:${PN} += " \
|
||||
${datadir}/metainfo \
|
||||
${libdir}/libsysprof-6*.so.* \
|
||||
"
|
||||
|
||||
# Needs libunwind to be ported first
|
||||
COMPATIBLE_HOST:riscv32 = "null"
|
||||
|
||||
Reference in New Issue
Block a user