Open SSL Android ignoring setenv-android.sh

2019-08-13 Thread chrisfahlin
Hey All Im trying to cross compile openssl for android using the *setenv-android.sh* script according to the steps on the wiki, It sets the environment variables correctly but when I run ./config from within the project it proceeds to target i686-apple-darwin instead of android. I had this worki

Re: help - building OpenSSL fips for 64 bit Android

2019-07-22 Thread chrisfahlin
Forgot to mention I am trying to cross compile on a MacBook Pro (15-inch, 2017) running MacOS 10.14.5 -- Sent from: http://openssl.6102.n7.nabble.com/OpenSSL-User-f3.html

help - building OpenSSL fips for 64 bit Android

2019-07-22 Thread chrisfahlin
I am trying to build openssl-1.0.2s with the fips module openssl-fips-ecp-2.0.16 to support 64 bit android devices, I have tried following the steps on the wiki and noticed that the setenv-android.sh script doesn't account for 64 bit