Searched refs:CCSPECS (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/mn10300/
H A DMakefile17 CCSPECS := $(shell $(CC) -v 2>&1 | grep "^Reading specs from " | head -1 | cut -c20-) macro
18 CCDIR := $(strip $(patsubst %/specs,%,$(CCSPECS)))

Completed in 71 milliseconds