]> code.ossystems Code Review - openembedded-core.git/commit
perf: Disable libunwind for ARC & RISCV64
authorAlexey Brodkin <alexey.brodkin@synopsys.com>
Wed, 31 Oct 2018 18:54:23 +0000 (21:54 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Nov 2018 12:15:59 +0000 (12:15 +0000)
commitbb06900a1f29fdd4066f6d7e7a961d230c2e9438
tree68a95b654460088cff5da4582c7cda41f704aaf2
parent0b5972c8189dade0e77df175651b8d8707647bb1
perf: Disable libunwind for ARC & RISCV64

libunwind is not yet ported for ARC & RISCV64 and on attempt
to build it for those arches we just get an error message.

If we explicitly disable libunwind it is gracefully handled by
perf build system and it just gets configured to not use it
so perf is still usable even on those arches.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/perf/perf.bb