Searched refs:CC_VERSION_TEXT (Results 1 – 3 of 3) sorted by relevance
668 # CC_VERSION_TEXT is referenced from Kconfig (so it needs export),670 CC_VERSION_TEXT = $(subst $(pound),,$(shell LC_ALL=C $(CC) --version 2>/dev/null | head -n 1)) macro 672 ifneq ($(findstring clang,$(CC_VERSION_TEXT)),)691 export KBUILD_DEFCONFIG KBUILD_KCONFIG CC_VERSION_TEXT1787 prepare: CC_VERSION_TEXT := $(CC_VERSION_TEXT) macro 1789 @if [ "$(CC_VERSION_TEXT)" != "$(CONFIG_CC_VERSION_TEXT)" ]; then \1792 echo >&2 " You are using: $(CC_VERSION_TEXT)"; \
386 …sed -i 's/ifneq "$(CC_VERSION_TEXT)".*\(gcc.*\)"/ifneq "$(CC_VERSION_TEXT)" "\1"/' "$kerneldir/bui…
2 config CC_VERSION_TEXT config4 default "$(CC_VERSION_TEXT)"10 CC_VERSION_TEXT so it is recorded in include/config/auto.conf.cmd.15 line so fixdep adds include/config/CC_VERSION_TEXT into the