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

libcurl-build unused variable IPHONEOS_DEPLOYMENT_TARGET #14

Closed NicolasBuquet closed 5 years ago

NicolasBuquet commented 7 years ago

The variable IPHONEOS_DEPLOYMENT_TARGET is no more used in libcurl-build script.

jasonacox commented 5 years ago

This is an environment variable that is required by the build process, not the script.