[openssl] OpenSSL_1_1_1-stable update
matthias.st.pierre at ncp-e.com
matthias.st.pierre at ncp-e.com
Sat Feb 6 15:08:18 UTC 2021
The branch OpenSSL_1_1_1-stable has been updated
via fb97b8e8a52b853b2b2209d5aeee36eaa08bb9ad (commit)
from 8d5ace52d923f596ebfb8e0997efaa067ee73bba (commit)
- Log -----------------------------------------------------------------
commit fb97b8e8a52b853b2b2209d5aeee36eaa08bb9ad
Author: Jay Satiro <raysatiro at yahoo.com>
Date: Fri Feb 5 03:42:06 2021 -0500
NOTES.WIN: fix typo
CLA: trivial
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/14078)
-----------------------------------------------------------------------
Summary of changes:
NOTES.WIN | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/NOTES.WIN b/NOTES.WIN
index 26c1e6b19b..66a6a45372 100644
--- a/NOTES.WIN
+++ b/NOTES.WIN
@@ -62,8 +62,8 @@
For VC-WIN32, the following defaults are use:
- PREFIX: %ProgramFiles(86)%\OpenSSL
- OPENSSLDIR: %CommonProgramFiles(86)%\SSL
+ PREFIX: %ProgramFiles(x86)%\OpenSSL
+ OPENSSLDIR: %CommonProgramFiles(x86)%\SSL
For VC-WIN64, the following defaults are use:
More information about the openssl-commits
mailing list