enable -fret-clean on amd64, for libc libcrypto ld.so kernel, and all the
authorderaadt <deraadt@openbsd.org>
Tue, 4 Jun 2024 15:14:44 +0000 (15:14 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 4 Jun 2024 15:14:44 +0000 (15:14 +0000)
commit1457ca8725ed4b2243ae5e62536b5691f061f6e3
tree7b0b9ebed03b5e296bfd5c51348c2ea6533dc252
parentcd9935864e48396430deb48ade66a3ee25a840fc
enable -fret-clean on amd64, for libc libcrypto ld.so kernel, and all the
ssh tools.  The dynamic objects are entirely ret-clean, static binaries
will contain a blend of cleaning and non-cleaning callers.
lib/libc/arch/amd64/Makefile.inc
lib/libcrypto/arch/amd64/Makefile.inc
libexec/ld.so/amd64/Makefile.inc
sys/arch/amd64/conf/Makefile.amd64
usr.bin/ssh/Makefile.inc