Error linking for arm64 with openssl.
lobovkin opened this issue · 3 comments
lobovkin commented
Hello. Error linking for arm64 in Xcode then builded with openssl (without openssl all is OK).
I've fixed this: replace "--with-ssl=${HOME}/Desktop/openssl-ios-dist" with "--with-darwinssl".
sinofool commented
@lobovkin Thanks for the advice, I will create a switch about openssl and darwinssl.
sinofool commented
http://curl.haxx.se/docs/adv_20150108A.html
To use darwin native ssl, I will also add a version check to make sure no vulnerable version build