build-openssl-android
build-openssl-android copied to clipboard
./config considerations
According to documentation:
https://wiki.openssl.org/index.php/Compilation_and_Installation
Options should be set like this: ./config no-ssl2
not this ./config -no-ssl2
Option no-engine in your script should be no-engines