All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guillaume Gardet <guillaume.gardet@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] lua: enables lua to be built for host
Date: Fri, 04 Feb 2011 10:16:31 +0100	[thread overview]
Message-ID: <4D4BC3EF.5090408@free.fr> (raw)

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))

             reply	other threads:[~2011-02-04  9:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-04  9:16 Guillaume Gardet [this message]
2011-03-02  8:18 ` [Buildroot] [PATCH] lua: enables lua to be built for host 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

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=4D4BC3EF.5090408@free.fr \
    --to=guillaume.gardet@free.fr \
    --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.