diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2023-05-21 11:36:35 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-06-09 11:46:08 -0700 |
commit | 0093c2dae8d37595c3c7fcc626b51300699a003b (patch) | |
tree | f82d7ef26276d0168f1952fe442284f10b1f1207 /tools/include/nolibc/compiler.h | |
parent | 818924d1295ea16db267ea6defe08b21243583b6 (diff) |
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/include/nolibc/compiler.h')
0 files changed, 0 insertions, 0 deletions