Lua-cURL / Lua-cURLv3

Lua binding to libcurl
MIT License
275 stars 63 forks source link

Could you please update it to support arm64e for A12/A12X? #147

Closed kentkrantz closed 5 years ago

kentkrantz commented 5 years ago

Thank you!

moteus commented 5 years ago

What problems do you have? This is q stragghforward C code an should be quite portable. Its compiled on osx with gcc on the Travis ci. May be need to add clang as whell

kentkrantz commented 5 years ago

I added arm64e to the ARCH list, compiled and run on iOS but got error symbol "_BIO_f_ssl" and "_ASN1_STRING_free" not found.

moteus commented 5 years ago

This seems questions for the libcurl. Or using correct headers