From: Zengit Date: Wed, 11 Aug 2021 14:21:03 +0000 (+0300) Subject: Add a clarification to NOTES-UNIX.md X-Git-Tag: openssl-3.0.0~95 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ed3f51ec7d2f8956bff7bedf99b65ff1595e02e8;p=thirdparty%2Fopenssl.git 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 Reviewed-by: Shane Lontis Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/16295) --- diff --git a/NOTES-UNIX.md b/NOTES-UNIX.md index 0b0a531db4a..293793b6055 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