commit | 00250b52190bc30fb83ea464d9e921b53c07aaa1 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Mar 01 16:10:20 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Mar 04 22:34:54 2019 +0900 |
tree | 06410fc2255f73d73a608ae0ace943b3111394ea | |
parent | 54b598a8638dd0850f51c8a18098f1be2c50d79f [diff] |
kbuild: update comment block of scripts/clang-version.sh Commit 469cb7376c06 ("kconfig: add CC_IS_CLANG and CLANG_VERSION") changed the code, but missed to update the comment block. The -p option was gone, and the output is 5-digit (or 6-digit when Clang 10 is released). Update the comment now. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>