diff options
author | Andre Przywara <[email protected]> | 2021-03-19 16:53:31 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2021-03-24 15:43:20 +0000 |
commit | 8bbb58a3c6b9f12b2217b8ae08e70a6d2f556f73 (patch) | |
tree | 0277eee3845a629c445877b6ceb3fb0bd81d8d11 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5238c2cd5a2e0dc846d1b900553211e832952b8d (diff) |
kselftest/arm64: mte: Output warning about failing compiler
At the moment we check the compiler's ability to compile MTE enabled
code, but guard all the Makefile rules by it. As a consequence a broken
or not capable compiler just doesn't do anything, and make happily
returns without any error message, but with no programs created.
Since the MTE feature is only supported by recent aarch64 compilers (not
all stable distro compilers support it), having an explicit message
seems like a good idea. To not break building multiple targets, we let
make proceed without errors.
Signed-off-by: Andre Przywara <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions