[PATCH 0/4] Fixes for perf build and feature detection
From: David Carrillo-Cisneros
Date: Thu Feb 02 2017 - 01:38:26 EST
Fixes for minor problems with Makefiles and libs that I found while
building perf.
David Carrillo-Cisneros (4):
perf tools: pass PYTHON config to feature detection
tools lib traceevent: Robustify do_generate_dynamic_list_file
tools lib feature: Do not redefine compiler configuration
tools include: Fix include path for uapi/asm-generic/mman.h
tools/build/feature/Makefile | 8 ++++----
tools/include/uapi/linux/mman.h | 2 +-
tools/lib/traceevent/Makefile | 13 +++++++++----
tools/perf/Makefile.config | 23 ++++++++++-------------
4 files changed, 24 insertions(+), 22 deletions(-)
--
2.11.0.483.g087da7b7c-goog