All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v4 1/2] c-ares: support host build
@ 2018-11-29  6:21 Robert Rose
  2018-11-29  6:21 ` [Buildroot] [PATCH v4 2/2] grpc: new package Robert Rose
  2018-11-29 21:10 ` [Buildroot] [PATCH v4 1/2] c-ares: support host build Thomas Petazzoni
  0 siblings, 2 replies; 7+ messages in thread
From: Robert Rose @ 2018-11-29  6:21 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Robert Rose <robertroyrose@gmail.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

^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [Buildroot] [PATCH v4 1/2] c-ares: support host build
@ 2018-11-29  6:17 Robert Rose
  2018-11-29  6:17 ` [Buildroot] [PATCH v4 2/2] grpc: new package Robert Rose
  0 siblings, 1 reply; 7+ messages in thread
From: Robert Rose @ 2018-11-29  6:17 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Robert Rose <robertroyrose@gmail.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

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-12-03 19:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-29  6:21 [Buildroot] [PATCH v4 1/2] c-ares: support host build Robert Rose
2018-11-29  6:21 ` [Buildroot] [PATCH v4 2/2] grpc: new package Robert Rose
2018-11-29 21:12   ` Thomas Petazzoni
2018-12-03 16:00     ` Yann E. MORIN
2018-12-03 19:34       ` Matthew Weber
2018-11-29 21:10 ` [Buildroot] [PATCH v4 1/2] c-ares: support host build Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2018-11-29  6:17 Robert Rose
2018-11-29  6:17 ` [Buildroot] [PATCH v4 2/2] grpc: new package Robert Rose

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.