* Jiri Olsa <[email protected]> wrote: > On Tue, Mar 03, 2015 at 03:26:37PM +0100, Jiri Olsa wrote: > > Remove libbabeltrace check from default features set, because the > > requested version is not released yet in most distributions. We'll > > enable later. > > > > Calling libbabeltrace check manually via feature_check > > before $(feature-libbabeltrace) is used. > > > > Signed-off-by: Jiri Olsa <[email protected]> > > Cc: Arnaldo Carvalho de Melo <[email protected]> > > Cc: Corey Ashford <[email protected]> > > Cc: David Ahern <[email protected]> > > Cc: Ingo Molnar <[email protected]> > > Cc: Namhyung Kim <[email protected]> > > Cc: Paul Mackerras <[email protected]> > > Cc: Peter Zijlstra <[email protected]> > > forgot to remove test-all.c::main's call for main_test_libbabeltrace, > v2 attached and perf/build branch updated.. > > thanks, > jirka > > > --- > Remove libbabeltrace check from default features set, because the > requested version is not released yet in most distributions. We'll > enable later. > > Calling libbabeltrace check manually via feature_check > before $(feature-libbabeltrace) is used. > > Signed-off-by: Jiri Olsa <[email protected]> > Cc: Arnaldo Carvalho de Melo <[email protected]> > Cc: Corey Ashford <[email protected]> > Cc: David Ahern <[email protected]> > Cc: Ingo Molnar <[email protected]> > Cc: Namhyung Kim <[email protected]> > Cc: Paul Mackerras <[email protected]> > Cc: Peter Zijlstra <[email protected]> > --- > tools/build/Makefile.feature | 2 -- > tools/build/feature/Makefile | 2 +- > tools/build/feature/test-all.c | 9 ++++++++- > tools/perf/config/Makefile | 9 +++++---- > 4 files changed, 14 insertions(+), 8 deletions(-)
Acked-by: Ingo Molnar <[email protected]> Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

