]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fixes for NonStop builds on 3.5 to handle OS platform header file changes.
authorRandall S. Becker <randall.becker@nexbridge.ca>
Mon, 6 Oct 2025 23:02:42 +0000 (00:02 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 17 Oct 2025 17:42:46 +0000 (19:42 +0200)
commitfb2f239ca1bd05f609e9e1e06b4b84f7f628d21b
tree9cf8af20346d76ce83f3e377df18404a261472a4
parentdd876597cffd773a88caa88e2d7c94af6a2f0a91
Fixes for NonStop builds on 3.5 to handle OS platform header file changes.

This changes handles the introduction of _POSIX_VERSION into the NonStop x86
header files that tricks OpenSSL into thinking that ucontext.h is available.

Fixes #28498

Signed-off-by: Randall S. Becker <randall.becker@nexbridge.ca>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28769)
Configurations/50-nonstop.conf
NOTES-NONSTOP.md
crypto/async/arch/async_posix.h