[PATCH 0/3] perf tools: Build fixes

From: Jiri Olsa
Date: Wed Nov 08 2017 - 05:27:50 EST


hi,
got a build error on latest Fedora 27, sending fix.

Also available in:
https://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
perf/fixes

thanks,
jirka

---
Jiri Olsa (3):
perf tools: Use shell function for perl cflags retrieval
perf tools: Fix build for hardened environments
perf tools: Removing FLAGS_PYTHON_EMBED/FLAGS_PERL_EMBED variables

tools/perf/Makefile.config | 6 +++---
tools/perf/scripts/perl/Perf-Trace-Util/Build | 2 +-
tools/perf/scripts/python/Perf-Trace-Util/Build | 2 +-
tools/perf/util/block-range.c | 2 +-
tools/perf/util/scripting-engines/Build | 4 ++--
5 files changed, 8 insertions(+), 8 deletions(-)