diff options
author | 2023-05-21 11:36:35 +0200 | |
---|---|---|
committer | 2023-06-09 11:46:08 -0700 | |
commit | 0093c2dae8d37595c3c7fcc626b51300699a003b (patch) | |
tree | f82d7ef26276d0168f1952fe442284f10b1f1207 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | tools/nolibc: add autodetection for stackprotector support (diff) | |
download | wireguard-linux-0093c2dae8d37595c3c7fcc626b51300699a003b.tar.xz wireguard-linux-0093c2dae8d37595c3c7fcc626b51300699a003b.zip |
tools/nolibc: simplify stackprotector compiler flags
Now that nolibc enable stackprotector support automatically when the
compiler enables it we only have to get the -fstack-protector flags
correct.
The cc-options are structured so that -fstack-protector-all is only
enabled if -mstack-protector=guard works, as that is the only mode
supported by nolibc.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions