diff options
author | Michal Marek <[email protected]> | 2015-08-19 17:36:41 +0200 |
---|---|---|
committer | Michal Marek <[email protected]> | 2015-09-04 13:14:10 +0200 |
commit | 5631d9c429857194bd55d7bcd8fa5bdd1a9899a3 (patch) | |
tree | f0424c4fe42eb83bf35a0cda4204aff097a8b192 /tools/perf/scripts/python/stackcollapse.py | |
parent | d179e22762fd38414c4108acedd5feca4cf7e0d8 (diff) |
kbuild: Fix clang detection
We cannot detect clang before including the arch Makefile, because that
can set the default cross compiler. We also cannot detect clang after
including the arch Makefile, because powerpc wants to know about clang.
Solve this by using an deferred variable. This costs us a few shell
invocations, but this is only a constant number.
Reported-by: Behan Webster <[email protected]>
Reported-by: Anton Blanchard <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions