Closed saurik closed 3 years ago
UGH, I glanced at issues but I failed to glance at pull requests: this is already filed as #73... though without also checking if the OPENSSL_VERSION_NUMBER is defined. (Does LibreSSL always define that? That might be why.) If that's the case I'd probably just merge that one (which was filed 26 days ago).
This is exactly the problem I have here #77. Hope this gets merged soon.
Thanks guys. I have merged @williamswhy's pull request.
Let me know if something else needs to be done.
Without this patch, this isn't compiling on my newer version of OpenSSL as I am not using LibreSSL (which is then 0, less than any version)... I imagine that, without this patch, it also wouldn't be working for people using newer LibreSSL.