Home
last modified time | relevance | path

Searched refs:PERL_EMBED_CCOPTS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/tools/perf/scripts/perl/Perf-Trace-Util/
DBuild3 CFLAGS_Context.o += $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-pa…
/linux-4.1.27/tools/perf/util/scripting-engines/
DBuild4 CFLAGS_trace-event-perl.o += $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-…
/linux-4.1.27/tools/build/feature/
DMakefile108 PERL_EMBED_CCOPTS = `perl -MExtUtils::Embed -e ccopts 2>/dev/null` macro
109 FLAGS_PERL_EMBED=$(PERL_EMBED_CCOPTS) $(PERL_EMBED_LDOPTS)
/linux-4.1.27/tools/perf/config/
DMakefile411 PERL_EMBED_CCOPTS = `perl -MExtUtils::Embed -e ccopts 2>/dev/null` macro
412 FLAGS_PERL_EMBED=$(PERL_EMBED_CCOPTS) $(PERL_EMBED_LDOPTS)
709 $(call detected_var,PERL_EMBED_CCOPTS)