cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: macOS10.12/Xcode8 introduces run-time crash when building libcurl for earlier iOS versions

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 20 Oct 2016 11:48:30 +0200 (CEST)

On Thu, 20 Oct 2016, Martin Storsjö wrote:

> So to expand the fix to "just work" in most cases, perhaps we should add
> -miphoneos-version-min=6.0, which should be ancient enough for any current
> usage.

Sound logic, but it seems we need to pick one of them because if we use both I
get:

clang: error: invalid argument '-mmacosx-version-min=10.5' not allowed with
'-miphoneos-version-min=6.0'

-- 
  / daniel.haxx.se

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-10-20