diff options
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | 2024-02-02 18:21:42 +0000 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2024-02-23 10:13:47 +0100 |
commit | bfc0a330c1b4526b88f6f9e711484b342cb00fb5 (patch) | |
tree | 57e27026bd6bd9414aa3409381c796b87f417b4e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1d59822a7ed152f6a253a49978890ffefa8ef40e (diff) |
MIPS: Fallback CPU -march flag to ISA level if unsupported
LLVM does not implement some of -march options. However those options
are not mandatory for kernel to build for those CPUs.
Fallback -march CFLAG to ISA level if unsupported by toolchain so
we can get those kernel to build with LLVM.
Link: https://github.com/ClangBuiltLinux/linux/issues/1544
Reported-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions