[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171108102739.30338-1-jolsa@kernel.org>
Date: Wed, 8 Nov 2017 11:27:36 +0100
From: Jiri Olsa <jolsa@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: lkml <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
David Ahern <dsahern@...il.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: [PATCH 0/3] perf tools: Build fixes
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(-)
Powered by blists - more mailing lists