1 ################################################################################
5 ################################################################################
7 C_ARES_VERSION
= 1.12.0
8 C_ARES_SITE
= http
://c-ares.haxx.se
/download
9 C_ARES_INSTALL_STAGING
= YES
10 C_ARES_CONF_OPTS
= --with-random
=/dev
/urandom
11 # Rebuild configure to avoid XC_CHECK_USER_CFLAGS
12 C_ARES_AUTORECONF
= YES
14 # No standalone, use some source file
15 C_ARES_LICENSE_FILES
= ares_mkquery.c
17 $(eval
$(autotools-package
))