openwrt/package/devel
John Crispin 4f9fcd94bd package/devel/perf: fix build for kernel 4.1
This fix contains 2 parts:
 - kernel 4.1: backport upstream patch "perf build: Do not fail on missing Build file"
 - add NO_LZMA=1 to perf MAKE_FLAGS to disable LZMA support

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>

SVN-Revision: 47338
2015-11-02 10:16:28 +00:00
..
binutils
gdb gdb: update to the latest version, fixes a build error with gcc 5.2 2015-09-03 13:14:50 +00:00
oprofile oprofile: drop kmod-oprofile dependency, it uses the perf API now 2015-10-06 12:32:59 +00:00
perf package/devel/perf: fix build for kernel 4.1 2015-11-02 10:16:28 +00:00
strace strace: add kernel headers include to host cflags to fix build on non-linux systems 2015-07-19 14:59:16 +00:00
trace-cmd
valgrind