mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:53:37 +03:00
parent
03868ca714
commit
4f0e530c77
11 changed files with 68 additions and 88 deletions
|
|
@ -385,7 +385,7 @@
|
|||
* performing this task will result in a synthesized IPv6 address.
|
||||
*/
|
||||
#if defined(__APPLE__) && !defined(USE_ARES)
|
||||
#define USE_RESOLVE_ON_IPS 1
|
||||
# define USE_RESOLVE_ON_IPS 1
|
||||
# if TARGET_OS_MAC && !(defined(TARGET_OS_IPHONE) && TARGET_OS_IPHONE) && \
|
||||
defined(USE_IPV6)
|
||||
# define CURL_MACOS_CALL_COPYPROXIES 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue