diff options
author | deraadt@openbsd.org <deraadt@openbsd.org> | 2024-06-04 17:14:45 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2024-06-06 19:18:44 +0200 |
commit | 49b55e44182b8294419aa580cbf043d5b9e3d953 (patch) | |
tree | b964ea13023a311a9e5da7a73db60259bd316ceb /.skipped-commit-ids | |
parent | remove PRIVSEP macros for osx (diff) | |
download | openssh-49b55e44182b8294419aa580cbf043d5b9e3d953.tar.xz openssh-49b55e44182b8294419aa580cbf043d5b9e3d953.zip |
upstream: 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.
OpenBSD-Commit-ID: 112aacedd3b61cc5c34b1fa6d9fb759214179172
Diffstat (limited to '.skipped-commit-ids')
-rw-r--r-- | .skipped-commit-ids | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.skipped-commit-ids b/.skipped-commit-ids index 833cab52c..ec7831e5f 100644 --- a/.skipped-commit-ids +++ b/.skipped-commit-ids @@ -36,6 +36,7 @@ ef9341d5a50f0d33e3a6fbe995e92964bc7ef2d3 Makefile relinking changes 6d2ded4cd91d4d727c2b26e099b91ea935bed504 relink kit fb39324748824cb0387e9d67c41d1bef945c54ea Makefile change 5f378c38ad8976d507786dc4db9283a879ec8cd0 Makefile change +112aacedd3b61cc5c34b1fa6d9fb759214179172 Makefile change Old upstream tree: |