diff options
| author | Nathan Chancellor <[email protected]> | 2021-04-29 01:23:50 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2021-05-01 15:43:35 +0000 |
| commit | 885480b084696331bea61a4f7eba10652999a9c1 (patch) | |
| tree | c4a7396e67c20853813b6cd6bd2f9d01b9b11b55 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | kbuild: add a script to remove stale generated files (diff) | |
| download | kernel-885480b084696331bea61a4f7eba10652999a9c1.tar.gz kernel-885480b084696331bea61a4f7eba10652999a9c1.zip | |
Makefile: Move -Wno-unused-but-set-variable out of GCC only block
Currently, -Wunused-but-set-variable is only supported by GCC so it is
disabled unconditionally in a GCC only block (it is enabled with W=1).
clang currently has its implementation for this warning in review so
preemptively move this statement out of the GCC only block and wrap it
with cc-disable-warning so that both compilers function the same.
Cc: [email protected]
Link: https://reviews.llvm.org/D100581
Signed-off-by: Nathan Chancellor <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Tested-by: Nick Desaulniers <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
