openssl-android icon indicating copy to clipboard operation
openssl-android copied to clipboard

make it work with new ndk

Open dongshengbc opened this issue 12 years ago • 0 comments

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.

dongshengbc avatar Jan 23 '13 18:01 dongshengbc