openssl-android
openssl-android copied to clipboard
make it work with new ndk
if you try to compile it with latest ndk (r8d), it failed with following error like this:
ndk/build/gmsl/__gmsl:512: *** non-numeric second argument to `wordlist' function: ''. Stop.
this patch will fix it.