mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Now that c-ares-1.7.0 is in the tree, cURL can, at long last,
use c-ares for asynchronous DNS lookups while supporting IPv6!
This commit is contained in:
parent
2b2456bcb8
commit
b51eb0f94c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251377
1 changed files with 0 additions and 4 deletions
|
@ -84,10 +84,6 @@ IGNORE= only supports LIBSSH2 with OpenSSL
|
|||
IGNORE= only supports NTLM with OpenSSL
|
||||
.endif
|
||||
|
||||
.if defined(WITH_CARES) && defined(WITH_IPV6)
|
||||
IGNORE= does not support both c-ares and IPv6 - disable one of them
|
||||
.endif
|
||||
|
||||
.if defined(WITH_LDAPS)
|
||||
.if !defined(WITH_LDAP)
|
||||
IGNORE= only supports LDAPS with LDAP
|
||||
|
|
Loading…
Add table
Reference in a new issue