mirror of
https://github.com/curl/curl.git
synced 2026-08-25 03:13:32 +03:00
Update the information about what c-ares version that's required. 1.3.1 had
a fatal bug so we must require 1.3.2 to get flawless functionality with c-ares.
This commit is contained in:
parent
e6ce80458f
commit
db680edc26
1 changed files with 3 additions and 3 deletions
|
|
@ -12,11 +12,11 @@ c-ares:
|
|||
http://daniel.haxx.se/projects/c-ares/
|
||||
|
||||
NOTE
|
||||
libcurl 7.11.1 builds with c-ares 1.1.0, but 7.11.2 and later require c-ares
|
||||
1.2.0 or alter.
|
||||
The latest libcurl version requires c-ares 1.3.2 or later to work
|
||||
flawlessly.
|
||||
|
||||
Once upon the time libcurl built fine with the "original" ares. That is no
|
||||
longer true. You need to use c-ares. c-ares is based on ares but improved.
|
||||
longer true. You need to use c-ares.
|
||||
|
||||
Build c-ares
|
||||
============
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue