Home
last modified time | relevance | path

Searched defs:PERL_EMBED_LDOPTS (Results 1 – 1 of 1) sorted by relevance

/linux/tools/build/feature/
H A DMakefile270 FLAGS_PERL_EMBED=$(PERL_EMBED_CCOPTS) $(PERL_EMBED_LDOPTS) macro
263 PERL_EMBED_LDOPTS = $(shell perl -MExtUtils::Embed -e ldopts 2>/dev/null) global() macro