mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
62202e2f69
commit
e37675cdd5
@ -51,3 +51,6 @@ FILES:${PN} += " \
|
||||
${datadir}/metainfo \
|
||||
${libdir}/libsysprof-6*.so.* \
|
||||
"
|
||||
|
||||
# Needs libunwind to be ported first
|
||||
COMPATIBLE_HOST:riscv32 = "null"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user