diff options
author | Tor Lillqvist <tml@collabora.com> | 2017-09-19 22:28:24 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2017-09-19 23:03:05 +0300 |
commit | eba34a557cdacd6a39d2e86fadc25eb1e2707b57 (patch) | |
tree | e97999b3225b60458f22ac4d887686fdc4338d5b /xmloff | |
parent | 0961cfc50a7e992d97c5c681a02a348fd3c10634 (diff) |
connectx() is available only on Mac OS X 10.11 and newer
Compiling against the 10.13 SDK with --with-macosx-version-min-
required set to 10.9 or 10.10 (or defaulted, meaning 10.9) causes a
compilation error now. Earlier SDKs did not catch it if you were using
connectx() even if targeting pre-10.11.
Try the approach from https://github.com/curl/curl/pull/1336/commits .
Change-Id: I7cac294931c8afa6ff26a6ca9cf4491aff249de0
Diffstat (limited to 'xmloff')
0 files changed, 0 insertions, 0 deletions