This script is for the compilation of OpenSSL and Libcurl.
For libcurl there is a limitation, it cannot build for version above 7.46.0
Tested in Mac OSX El Capitan
####Instructions: specify the version of OpenSSL and Libcurl. The scripts will download them automatically.
OpenSSL : run buildOpenSSL.sh to build x86 armv5 armv7 libraries
Libcurl : run buildLibCurl.sh to build x86 armv5 armv7 libraries
Author
Martyn Ye