diff options
author | Masahiro Yamada <[email protected]> | 2018-10-30 22:26:33 +0900 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2018-11-02 22:49:00 +0900 |
commit | 076f421da5d4594d0a3e60c032ccf02ba55e868a (patch) | |
tree | f9e534cbf76b4fd8e47ff8690caf132d439f9310 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2cd3faf87d2d8f6123adf34741b9a7b98828a76f (diff) |
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Evaluating cc-name invokes the compiler every time even when you are
not compiling anything, like 'make help'. This is not efficient.
The compiler type has been already detected in the Kconfig stage.
Use CONFIG_CC_IS_CLANG, instead.
Signed-off-by: Masahiro Yamada <[email protected]>
Acked-by: Michael Ellerman <[email protected]> (powerpc)
Acked-by: Paul Burton <[email protected]> (MIPS)
Acked-by: Joel Stanley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions