Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/
H A DMakefile582 CC_VERSION_TEXT = $(shell $(CC) --version 2>/dev/null | head -n 1) macro
/kernel/linux/linux-6.6/
H A DMakefile670 CC_VERSION_TEXT = $(subst $(pound),,$(shell LC_ALL=C $(CC) --version 2>/dev/null | head -n 1)) macro
1784 prepare: CC_VERSION_TEXT := $(CC_VERSION_TEXT) macro

Completed in 6 milliseconds