openwrt/package/devel/perf
Matthias Schiffer 9bf440fcd9
perf: restrict libunwind dependency to archs that actually support libunwind
Allow building perf on uncommon targets again.

Depending on the kernel version, not all of these archs will actually use
libunwind in perf. Still, it seems simpler and less error-prone to use the
same list that is defined in the libunwind package.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-02-25 17:03:42 +01:00
..
musl-include perf: fix build with musl on PowerPC 2016-09-28 06:26:35 +02:00
Makefile perf: restrict libunwind dependency to archs that actually support libunwind 2018-02-25 17:03:42 +01:00
musl-compat.h perf: drop sched_getcpu wrapper 2016-08-23 22:47:43 +02:00