Em Thu, Nov 09, 2017 at 08:27:49AM +0100, Jiri Olsa escreveu: > On Wed, Nov 08, 2017 at 01:06:40PM -0300, Arnaldo Carvalho de Melo wrote: > > Em Wed, Nov 08, 2017 at 11:27:39AM +0100, Jiri Olsa escreveu: > > > There's no user of those. > > > > [acme@jouet linux]$ find tools/ -type f | xargs grep FLAGS_PYTHON_EMBED > > tools/perf/Makefile.config: FLAGS_PYTHON_EMBED := $(PYTHON_EMBED_CCOPTS) > > $(PYTHON_EMBED_LDOPTS) > > tools/build/feature/Makefile: $(BUILD) -fstack-protector-all -O2 > > -D_FORTIFY_SOURCE=2 -ldw -lelf -lnuma -lelf -laudit -I/usr/include/slang > > -lslang $(shell $(PKG_CONFIG) --libs --cflags gtk+-2.0 2>/dev/null) > > $(FLAGS_PERL_EMBED) $(FLAGS_PYTHON_EMBED) -DPACKAGE='"perf"' -lbfd -ldl -lz > > -llzma > > tools/build/feature/Makefile: $(BUILD) $(FLAGS_PYTHON_EMBED) > > [acme@jouet linux]$ > > > > Should we remove these? > > oops, missed that directory.. thos eneed to stay then ;-) sry
np! - Arnaldo

