Searched defs:CC_VERSION_TEXT (Results 1 - 1 of 1) sorted by path

/linux-master/
H A DMakefile661 CC_VERSION_TEXT = $(subst $(pound),,$(shell LC_ALL=C $(CC) --version 2>/dev/null | head -n 1)) macro
1790 prepare: CC_VERSION_TEXT := $(CC_VERSION_TEXT) macro

Completed in 194 milliseconds