Home
last modified time | relevance | path

Searched refs:CC_VERSION_TEXT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/
DKconfig8 comment "Compiler: $(CC_VERSION_TEXT)"
DMakefile550 CC_VERSION_TEXT = $(shell $(CC) --version 2>/dev/null | head -n 1) macro
561 export KBUILD_DEFCONFIG KBUILD_KCONFIG CC_VERSION_TEXT