Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] lua: enables lua to be built for host
@ 2011-02-04  9:16 Guillaume Gardet
  2011-03-02  8:18 ` Guillaume Gardet
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Guillaume Gardet @ 2011-02-04  9:16 UTC (permalink / raw)
  To: buildroot

This patch enables lua to be built for host.

Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
---
diff --git a/package/lua/lua.mk b/package/lua/lua.mk
index 598eea1..a3b16d9 100644
--- a/package/lua/lua.mk
+++ b/package/lua/lua.mk
@@ -122,3 +122,4 @@ define LUA_CLEAN_CMDS
  endef

  $(eval $(call GENTARGETS,package,lua))
+$(eval $(call GENTARGETS,package,lua,host))

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

end of thread, other threads:[~2011-04-26  9:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-04  9:16 [Buildroot] [PATCH] lua: enables lua to be built for host Guillaume Gardet
2011-03-02  8:18 ` Guillaume Gardet
2011-03-02  8:46 ` Thomas Petazzoni
     [not found]   ` <4D6E0687.2080800@free.fr>
2011-03-02  8:57     ` Thomas Petazzoni
2011-04-26  8:06 ` Peter Korsgaard
2011-04-26  9:40   ` Guillaume Gardet
2011-04-26  9:41     ` Peter Korsgaard

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