diff options
author | 2023-03-25 16:45:13 +0100 | |
---|---|---|
committer | 2023-03-27 16:26:10 -0700 | |
commit | 255ffeee718d4ba9c4e9ae05df980bb32f509046 (patch) | |
tree | 7e9b411a17e3bf44daf0fdd43a6c7ef2012277ea /tools/perf/scripts/python/syscall-counts.py | |
parent | tools/nolibc: add support for stack protector (diff) | |
download | wireguard-linux-255ffeee718d4ba9c4e9ae05df980bb32f509046.tar.xz wireguard-linux-255ffeee718d4ba9c4e9ae05df980bb32f509046.zip |
tools/nolibc: tests: fold in no-stack-protector cflags
For the cflags to enable stack protectors to work properly they need to
be specified after -fno-stack-protector.
To do this fold all cflags into a single variable and move
-fno-stack-protector before the arch-specific cflags and another
one specific to stack protectors since we don't want to enable them
on all archs.
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions