[Buildroot] [PATCHv2] c-ares: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Dec 27 08:43:03 UTC 2013


Dear Gustavo Zacarias,

On Thu, 26 Dec 2013 20:23:54 -0300, Gustavo Zacarias wrote:
> Add c-ares library from bug #6482.
> Most of the credit goes to Gennady Proskurin <gpq at mail.ru>
> 
> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
> ---
>  package/Config.in                                       |  1 +
>  package/c-ares/Config.in                                |  6 ++++++
>  ...-ares-01-use_check_build_instead_of_check_user.patch | 17 +++++++++++++++++
>  package/c-ares/c-ares.mk                                | 16 ++++++++++++++++
>  4 files changed, 40 insertions(+)
>  create mode 100644 package/c-ares/Config.in
>  create mode 100644 package/c-ares/c-ares-01-use_check_build_instead_of_check_user.patch
>  create mode 100644 package/c-ares/c-ares.mk

Applied, thanks.

> +# Rebuild configure to avoid _XC_CHECK_VAR_CFLAGS
> +C_ARES_AUTORECONF = YES

I've just fixed the comment here, because the patch avoids the usage of
XC_CHECK_USER_FLAGS, not _XC_CHECK_VAR_CFLAGS. I believe that's what
you wanted to say.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list