summaryrefslogtreecommitdiffstats
path: root/NOTES-UNIX.md
diff options
context:
space:
mode:
authorZengit <edvinsmineikis@gmail.com>2021-08-11 17:21:03 +0300
committerTomas Mraz <tomas@openssl.org>2021-08-23 15:19:31 +0200
commited3f51ec7d2f8956bff7bedf99b65ff1595e02e8 (patch)
tree4b0ae81652e58e04b3861ee6b75c3e5c90144aee /NOTES-UNIX.md
parentf4d8b29a26cc3ee0ef37e2073c192bdbb2b796c4 (diff)
Add a clarification to NOTES-UNIX.md
I just wasted almost 2 hours troubleshooting, because lowercase L and 1 look too similar, this should help some people save time. CLA: trivial Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16295)
Diffstat (limited to 'NOTES-UNIX.md')
-rw-r--r--NOTES-UNIX.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/NOTES-UNIX.md b/NOTES-UNIX.md
index 0b0a531db4..293793b605 100644
--- a/NOTES-UNIX.md
+++ b/NOTES-UNIX.md
@@ -49,6 +49,7 @@ Notes for UNIX-like platforms
OpenSSL's configuration scripts recognise all these options and pass
them to the Makefile that they build. (In fact, all arguments starting
with `-Wl,` are recognised as linker options.)
+ Please note that 'l' in '-Wl' is lowercase L and not 1.
Please do not use verbatim directories in your runtime shared library
search path! Some OpenSSL config targets add an extra directory level