jasonacox / Build-OpenSSL-cURL

Scripts to build OpenSSL, HTTP/2 (nghttp2) and cURL (libcurl) for MacOS, iOS and tvOS devices (x86_64, armv7, armv7s, arm64, arm64e). Now Supporting Apple Silicon, OpenSSL 3.0.x with TLS 1.3 and Mac Catalyst builds.
MIT License
419 stars 125 forks source link

能否升级一下OPENSSL3.1.1,因为我在使用build.h编译的时候发生了很多错误 #65

Closed xygkevin closed 10 months ago

jasonacox commented 10 months ago

Can you upgrade OPENSSL3.1.1, because I have a lot of errors when compiling with build.h

Hi @xygkevin - thank you for your note and request.

The goal of this project is to support the latest Long Term Support (LTS) versions, not the latest development versions. The latest builds change too fast to keep up.

FYI:

xygkevin commented 10 months ago

Thanks