diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2024-01-28 00:40:23 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2024-01-28 00:40:23 +0000 |
commit | e0ff2ce2f18a6798f463b7fc0258f7bfcd7beead (patch) | |
tree | d2e5465b855ce6974308e951bc5b3400930ea0a0 /sys/lib/libsa | |
parent | a0f0de8bd6a69bf6418dfe4af863a50ae3700d33 (diff) |
set -fno-stack-protector in NORMAL_C_NOP, which is used to compile
mcount.c, in the same way that -fno-ret-protector is set (because
the default ret-protector is an "always" generator). This change
ensures there is never a stack protector prologue/epilogue in the
functions in that file, no matter what stack protector selection
algorithm is in play.
ok kettenis guenther
Diffstat (limited to 'sys/lib/libsa')
0 files changed, 0 insertions, 0 deletions