cocos2d / cocos2d-x-3rd-party-libs-src

Dependencies of cocos2d-x.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build libcurl with ares support which allows async DNS lookup

zilongshanren opened this issue · comments

please refer to the following thread:

http://discuss.cocos2d-x.org/t/libcurl-a-in-cocos2dx-package-has-c-ares-support-or-not-which-means-libcurl-support-async-dns-lookup-abilities/15328

add option --enable-ares to the ./configure in curl/rules.mak file.