Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h)
[openssl.git] / NOTES.ANDROID
index 103ed87f3e5000bc93374149c5b0a0f0493efafa..d13f47d6675f6170515bee12ac56459942fadc6c 100644 (file)
@@ -46,8 +46,8 @@
  One can engage clang by adjusting PATH to cover NDK's clang. Just keep
  in mind that if you miss it, Configure will try to use gcc... Also,
  PATH would need even further adjustment to cover unprefixed, yet
- target-specific, ar and ranlib (or not, if you use binutils-multiarch
on your Linux).
+ target-specific, ar and ranlib. It's possible that you don't need to
bother, if binutils-multiarch is installed on your Linux system.
 
  Running tests (on Linux)
  ------------------------