blob: f07a7e566fbf5a317e05363d5646ccc2274200d1 [file] [log] [blame]
################################################################################
#
# c-ares
#
################################################################################
C_ARES_VERSION = 1.16.1
C_ARES_SITE = http://c-ares.haxx.se/download
C_ARES_INSTALL_STAGING = YES
C_ARES_CONF_OPTS = --with-random=/dev/urandom
C_ARES_LICENSE = MIT
C_ARES_LICENSE_FILES = LICENSE.md
$(eval $(autotools-package))
$(eval $(host-autotools-package))