lkml.org 
[lkml]   [2015]   [Mar]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] perf build: Fix libbabeltrace detection
Em Wed, Mar 11, 2015 at 09:45:48AM +0100, Jiri Olsa escreveu:
> On Tue, Mar 10, 2015 at 01:04:26PM -0300, Arnaldo Carvalho de Melo wrote:
>
> SNIP
>
> > endef
> >
> > feature_set = $(eval $(feature_set_code))
> > @@ -880,3 +880,9 @@ $(call detected_var,LIBDIR)
> > $(call detected_var,GTK_CFLAGS)
> > $(call detected_var,PERL_EMBED_CCOPTS)
> > $(call detected_var,PYTHON_EMBED_CCOPTS)
> > +
> > +CLEAN_FILES = $(OUTPUT_FEATURES)make-*.feature-test.output
> > +
> > +clean:
> > + $(call QUIET_CLEAN, config) $(RM) $(CLEAN_FILES)
> > +
>
> hum, I think it'd be better if it stay in feature-checks dir,
> I'll try to send patch for this as part of the v2 build patchset

I fixed it up already, nevermind.

- Arnaldo


\
 
 \ /
  Last update: 2015-03-11 14:41    [W:0.090 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site