Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/tools/perf/util/scripting-engines/
DBuild4 CFLAGS_trace-event-perl.o += $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-…
/linux-4.4.14/tools/build/feature/
DMakefile119 PERL_EMBED_CCOPTS = `perl -MExtUtils::Embed -e ccopts 2>/dev/null` macro
120 FLAGS_PERL_EMBED=$(PERL_EMBED_CCOPTS) $(PERL_EMBED_LDOPTS)
/linux-4.4.14/tools/perf/config/
DMakefile442 PERL_EMBED_CCOPTS = `perl -MExtUtils::Embed -e ccopts 2>/dev/null` macro
443 FLAGS_PERL_EMBED=$(PERL_EMBED_CCOPTS) $(PERL_EMBED_LDOPTS)
761 $(call detected_var,PERL_EMBED_CCOPTS)