Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/build/feature/
H A DMakefile210 PERL_EMBED_LDOPTS = $(shell perl -MExtUtils::Embed -e ldopts 2>/dev/null) macro
217 PERL_EMBED_LDOPTS := $(filter-out -specs=%,$(PERL_EMBED_LDOPTS)) macro
/kernel/linux/linux-6.6/tools/build/feature/
H A DMakefile225 PERL_EMBED_LDOPTS = $(shell perl -MExtUtils::Embed -e ldopts 2>/dev/null) macro
232 PERL_EMBED_LDOPTS := $(filter-out -specs=%,$(PERL_EMBED_LDOPTS)) macro

Completed in 2 milliseconds