The branch master has been updated
via 653162c6005b4594327029729c0bffcf7c15d58c (commit)
from 0d9b5fa3b44794c6830641f6cf2e6d840d1e9315 (commit)
- Log -----------------------------------------------------------------
commit 653162c6005b4594327029729c0bffcf7c15d58c
Author: Gregor Jasny <[email protected]>
Date: Sun May 13 19:51:52 2018 +0200
NOTES.ANDROID: fix typo in build notes
CLA: trivial
Reviewed-by: Andy Polyakov <[email protected]>
Reviewed-by: Matthias St. Pierre <[email protected]>
Reviewed-by: Rich Salz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/6244)
-----------------------------------------------------------------------
Summary of changes:
NOTES.ANDROID | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NOTES.ANDROID b/NOTES.ANDROID
index dcddc4c..103ed87 100644
--- a/NOTES.ANDROID
+++ b/NOTES.ANDROID
@@ -32,7 +32,7 @@
NDK 10d:
ANDROID_NDK=/some/where/android-ndk-10d
-
PATH=$ANDROID_NDK/toolchains/arm-linux-androideabi-4.8/prebuild/linux-x86_64/bin:$PATH
+
PATH=$ANDROID_NDK/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin:$PATH
./Configure android-arm -D__ANDROID_API__=14
Caveat lector! Earlier OpenSSL versions relied on additional CROSS_SYSROOT
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits