mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 06:13:14 +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 \
|
${datadir}/metainfo \
|
||||||
${libdir}/libsysprof-6*.so.* \
|
${libdir}/libsysprof-6*.so.* \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
# Needs libunwind to be ported first
|
||||||
|
COMPATIBLE_HOST:riscv32 = "null"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user