Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/build/feature/
A DMakefile227 PERL_EMBED_LDOPTS = $(shell perl -MExtUtils::Embed -e ldopts 2>/dev/null) macro
234 PERL_EMBED_LDOPTS := $(filter-out -specs=%,$(PERL_EMBED_LDOPTS)) macro

Completed in 3 milliseconds