aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-04-23 23:23:51 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2020-05-12 13:28:33 +0900
commite33ae3ed331a5cfa24b2abe483f7f4b27bb99c06 (patch)
tree5c2541eddc8d3f6c520b51fd63832fc995f1b84d /Kconfig
parentunicore32: do not evaluate compiler's library path when cleaning (diff)
downloadwireguard-linux-e33ae3ed331a5cfa24b2abe483f7f4b27bb99c06.tar.xz
wireguard-linux-e33ae3ed331a5cfa24b2abe483f7f4b27bb99c06.zip
kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANG
The result of '$(CC) --version | head -n 1' has already been computed by the top Makefile, and stored in the environment variable, CC_VERSION_TEXT. 'echo' is cheaper than the two commands $(CC) and 'head' although this optimization is not noticeable level. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nathan Chancellor <natechancellor@gmail.com> Tested-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions