[openssl-commits] [openssl] master update
Richard Levitte
levitte at openssl.org
Wed May 17 18:22:38 UTC 2017
The branch master has been updated
via a74341f9f9277959beb08063bfd41e30bdee6ed0 (commit)
from de34966b7cc5a718e720349f39161ade4f4232e3 (commit)
- Log -----------------------------------------------------------------
commit a74341f9f9277959beb08063bfd41e30bdee6ed0
Author: Paul Yang <paulyang.inf at gmail.com>
Date: Mon May 15 21:01:53 2017 +0800
Fix typo in INSTALL file
recocognised -> recognised
CLA: trivial
Signed-off-by: Paul Yang <paulyang.inf at gmail.com>
Reviewed-by: Andy Polyakov <appro at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3470)
-----------------------------------------------------------------------
Summary of changes:
INSTALL | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/INSTALL b/INSTALL
index 4e7a17c..8ae0644 100644
--- a/INSTALL
+++ b/INSTALL
@@ -515,7 +515,7 @@
with rmd160.
-Dxxx, lxxx, -Lxxx, -Wl, -rpath, -R, -framework, -static
- These system specific options will be recocognised and
+ These system specific options will be recognised and
passed through to the compiler to allow you to define
preprocessor symbols, specify additional libraries, library
directories or other compiler options. It might be worth
More information about the openssl-commits
mailing list