]> 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:43:22 +0000 (19:43 +0200)
commitb2ed1b72fa56e71d53af213e6e5557dcce171a2c
tree3e3c32cf91820ab683627d53a7a28aeece6858c8
parentac35ce393184736156460f2cb28c4253ece2e9d3
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)

(cherry picked from commit fb2f239ca1bd05f609e9e1e06b4b84f7f628d21b)
Configurations/50-nonstop.conf
NOTES-NONSTOP.md
crypto/async/arch/async_posix.h