Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] libevent: add host variant
@ 2013-10-14 14:15 Gustavo Zacarias
  2013-10-14 14:15 ` [Buildroot] [PATCH 2/3] boost: " Gustavo Zacarias
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Gustavo Zacarias @ 2013-10-14 14:15 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/libevent/libevent.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/libevent/libevent.mk b/package/libevent/libevent.mk
index a6def1a..14ebf72 100644
--- a/package/libevent/libevent.mk
+++ b/package/libevent/libevent.mk
@@ -20,3 +20,4 @@ LIBEVENT_POST_INSTALL_TARGET_HOOKS += LIBEVENT_REMOVE_PYSCRIPT
 endif
 
 $(eval $(autotools-package))
+$(eval $(host-autotools-package))
-- 
1.8.1.5

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

end of thread, other threads:[~2013-10-14 20:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-14 14:15 [Buildroot] [PATCH 1/3] libevent: add host variant Gustavo Zacarias
2013-10-14 14:15 ` [Buildroot] [PATCH 2/3] boost: " Gustavo Zacarias
2013-10-14 16:39   ` Thomas Petazzoni
2013-10-14 14:15 ` [Buildroot] [PATCH 3/3] boost: fix build failures after version bump Gustavo Zacarias
2013-10-14 20:26   ` Luca Ceresoli
2013-10-14 20:49   ` Peter Korsgaard
2013-10-14 16:39 ` [Buildroot] [PATCH 1/3] libevent: add host variant Thomas Petazzoni
2013-10-14 16:40   ` Gustavo Zacarias
2013-10-14 16:45     ` Thomas Petazzoni
2013-10-14 16:52       ` Gustavo Zacarias

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