Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] package/nettle: add host variant
@ 2015-03-28 11:47 Bernd Kuhls
  2015-03-28 11:47 ` [Buildroot] [PATCH 2/4] package/gnutls: " Bernd Kuhls
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bernd Kuhls @ 2015-03-28 11:47 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/nettle/nettle.mk |    1 +
 1 file changed, 1 insertion(+)

diff --git a/package/nettle/nettle.mk b/package/nettle/nettle.mk
index a25bb24..b65a812 100644
--- a/package/nettle/nettle.mk
+++ b/package/nettle/nettle.mk
@@ -33,3 +33,4 @@ endef
 NETTLE_POST_EXTRACT_HOOKS += NETTLE_DITCH_DEBUGGING_CFLAGS
 
 $(eval $(autotools-package))
+$(eval $(host-autotools-package))
-- 
1.7.10.4

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

end of thread, other threads:[~2015-03-28 16:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-28 11:47 [Buildroot] [PATCH 1/4] package/nettle: add host variant Bernd Kuhls
2015-03-28 11:47 ` [Buildroot] [PATCH 2/4] package/gnutls: " Bernd Kuhls
2015-03-28 11:48 ` [Buildroot] [PATCH 3/4] package/wget: " Bernd Kuhls
2015-03-28 11:48 ` [Buildroot] [PATCH 4/4] package/powertop: Fix download problems Bernd Kuhls
2015-03-28 15:15   ` Thomas Petazzoni
2015-03-28 16:01     ` Gustavo Zacarias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox