All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Rose <robertroyrose@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/2] c-ares: support host build
Date: Wed, 28 Nov 2018 21:47:12 -0800	[thread overview]
Message-ID: <20181129054713.9643-1-robertroyrose@gmail.com> (raw)

From: Robert Rose <robertroyrose@google.com>

Signed-off-by: Robert Rose <robertroyrose@google.com>
---
 package/c-ares/c-ares.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/c-ares/c-ares.mk b/package/c-ares/c-ares.mk
index 67254244a1..76e9687b37 100644
--- a/package/c-ares/c-ares.mk
+++ b/package/c-ares/c-ares.mk
@@ -15,3 +15,4 @@ C_ARES_LICENSE = MIT
 C_ARES_LICENSE_FILES = ares_mkquery.c
 
 $(eval $(autotools-package))
+$(eval $(host-autotools-package))
-- 
2.20.0.rc0.387.gc7a69e6b6c-goog

             reply	other threads:[~2018-11-29  5:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-29  5:47 Robert Rose [this message]
2018-11-29  5:47 ` [Buildroot] [PATCH v3 2/2] grpc: new package Robert Rose

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181129054713.9643-1-robertroyrose@gmail.com \
    --to=robertroyrose@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.