android-openssl
android-openssl copied to clipboard
OpenSSL build for Android (arm, armv7, x86)
Hi, Can you please help me to update my openssl for android in OSX make depend making depend in crypto... ../util/domd: line 26: i686-linux-android-gcc: command not found make[1]: *** [local_depend]...
Consider adding support to 64bit platforms, since it's going to be a requirement for new applications starting from mid 2019
My SDK Version: 26.1.1, NDK Version: 18.1.5063045 I have an error: `arm-linux-androideabi-gcc: Command not found` I need to build for `android-25` platform and seems it contains only `llvm`. Any chance...