buildrootschalter/package/libcurl
John Keeping ff05e241f8 libcurl: use c-ares if available
By default libcurl uses the C library's DNS resolver which is
synchronous, even if an application is using libcurl's non-blocking mode
of operation.

Configure libcurl to use c-ares if it is selected so that it can resolve
addresses asynchronously if required.

[Peter: explicitly disable c-ares support if not enabled]
Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-05-03 19:25:24 +02:00
..
Config.in
libcurl.hash libcurl: security bump to version 7.42.1 2015-04-29 23:27:02 +02:00
libcurl.mk libcurl: use c-ares if available 2015-05-03 19:25:24 +02:00