Files
meta-riscv/recipes-kernel/perf/perf.bbappend
Khem Raj 8bd3402c76 perf: Remove libunwind dependency
libunwind is not yet ported to rv32

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-24 21:15:49 -07:00

4 lines
91 B
Plaintext

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
PACKAGECONFIG_remove_riscv32 = "libunwind"