diff options
author | Randall S. Becker <randall.becker@nexbridge.ca> | 2024-04-20 00:15:10 +0200 |
---|---|---|
committer | Tomas Mraz <tomas@openssl.org> | 2024-04-24 09:35:29 +0200 |
commit | 0339382abad578ccb3989799ea2fb99dfb2d099b (patch) | |
tree | 6a25b6c799f06c9c6d3055a487099e96327af036 /NOTES-NONSTOP.md | |
parent | updating fuzz-corpora submodule (diff) | |
download | openssl-0339382abad578ccb3989799ea2fb99dfb2d099b.tar.xz openssl-0339382abad578ccb3989799ea2fb99dfb2d099b.zip |
Remove all references to FLOSS for NonStop Builds.
FLOSS is no longer a dependency for NonStop as of the deprecation of the SPT
thread model builds.
Fixes: #24214
Signed-off-by: Randall S. Becker <randall.becker@nexbridge.ca>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24217)
Diffstat (limited to 'NOTES-NONSTOP.md')
-rw-r--r-- | NOTES-NONSTOP.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/NOTES-NONSTOP.md b/NOTES-NONSTOP.md index 6cf12042d5..09085967de 100644 --- a/NOTES-NONSTOP.md +++ b/NOTES-NONSTOP.md @@ -19,9 +19,7 @@ About c99 compiler The c99 compiler is required for building OpenSSL from source. While c11 may work, it has not been broadly tested. c99 is the only compiler -prerequisite needed to build OpenSSL 3.0 on this platform. You should also -have the FLOSS package installed on your system. The ITUGLIB FLOSS package -is the only FLOSS variant that has been broadly tested. +prerequisite needed to build OpenSSL 3.0 on this platform. Threading Models ---------------- |