Re: [PATCH 02/10] tools perf: Pass build flags to traceevent build

2018-10-30 Thread Jiri Olsa
PING On Tue, Oct 16, 2018 at 05:06:07PM +0200, Jiri Olsa wrote: > So the extra user build flags are propagated to libtraceevent. > > Cc: Arnaldo Carvalho de Melo > Signed-off-by: Jiri Olsa > --- > tools/perf/Makefile.perf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

[PATCH 02/10] tools perf: Pass build flags to traceevent build

2018-10-16 Thread Jiri Olsa
So the extra user build flags are propagated to libtraceevent. Cc: Arnaldo Carvalho de Melo Signed-off-by: Jiri Olsa --- tools/perf/Makefile.perf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/perf/Makefile.perf b/tools/perf/Makefile.perf index b3006e9666d0..b71e0b50c