From f44d7e8b472dfc0602f8d06ef72e808a5e8d410c Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Mon, 6 Aug 2018 09:43:39 +0200 Subject: INSTALL,NOTES.ANDROID: minor updates. Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/6866) --- NOTES.ANDROID | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NOTES.ANDROID') diff --git a/NOTES.ANDROID b/NOTES.ANDROID index 103ed87f3e..d13f47d667 100644 --- a/NOTES.ANDROID +++ b/NOTES.ANDROID @@ -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) ------------------------ -- cgit v1.2.3