aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorNathan Chancellor <[email protected]>2024-04-05 12:31:22 -0700
committerMichael Ellerman <[email protected]>2024-04-08 16:06:41 +1000
commit8884fc918f6aee220f9b41806974508bd0213aca (patch)
tree0c04154034d4bfa97d30b59abecfeace040453ad /tools/perf/scripts/python/export-to-sqlite.py
parentbfe51886ca544956eb4ff924d1937ac01d0ca9c8 (diff)
powerpc: Fix fatal warnings flag for LLVM's integrated assembler
When building with LLVM_IAS=1, there is an error because '-fatal-warnings' is not recognized as a valid flag: clang: error: unsupported argument '-fatal-warnings' to option '-Wa,' Use the double hyphen version of the flag, '--fatal-warnings', which works with both the GNU assembler and LLVM's integrated assembler. Fixes: 608d4a5ca563 ("powerpc: Error on assembly warnings") Signed-off-by: Nathan Chancellor <[email protected]> Reviewed-by: Justin Stitt <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/20240405-ppc-fix-wa-fatal-warnings-clang-v1-1-bdcd969f2ef0@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions