diff options
author | 2022-09-29 15:20:16 -0300 | |
---|---|---|
committer | 2022-09-29 16:03:35 -0300 | |
commit | 8e8bf60a675473a034ecfcb7a842b98868ed74a3 (patch) | |
tree | 92d53aa04cf792fe0eb429ab42774236da6c9238 /scripts/generate_rust_analyzer.py | |
parent | perf tests mmap-basic: Remove unused variable to address clang 15 warning (diff) | |
download | wireguard-linux-8e8bf60a675473a034ecfcb7a842b98868ed74a3.tar.xz wireguard-linux-8e8bf60a675473a034ecfcb7a842b98868ed74a3.zip |
perf build: Fixup disabling of -Wdeprecated-declarations for the python scripting engine
A brown paper bag where -Wno-error=deprecated-declarations was added
from compiler output when the right thing is to add
-Wno-deprecated-declarations, fix it.
Fixes: 4ee3c4da8b1b9c22 ("perf scripting python: Do not build fail on deprecation warnings")
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions