From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] lua: ensure that host-lua does not depend on host-readline and host-ncurses
Date: Fri, 20 Jul 2012 20:06:17 +0200 [thread overview]
Message-ID: <20120720200617.2b92d9cf@skate> (raw)
In-Reply-To: <1342788156-17040-1-git-send-email-thomas.petazzoni@free-electrons.com>
Le Fri, 20 Jul 2012 14:42:36 +0200,
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> a ?crit :
> Commit ad6af5819f88bac9ca7f50e565c4fc68d3e408cc removed the
> HOST_LUA_DEPENDENCIES assignement to the empty variable, so from that
> commit, the dependencies of host-lua are automatically computed from
> the dependencies of lua. Since lua can depend on readline and ncurses,
> it means that host-lua can depend on host-readline and host-ncurses,
> and the host-readline package does not exist in Buildroot. Since there
> is no reason to build host-lua with readline/ncurses support, just
> re-add the HOST_LUA_DEPENDENCIES variable.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Cc: Francois Perrad <fperrad@gmail.com>
Applied, as well as two other fixes to make lua build with gcc 4.6, and
to make host-lua install properly when it is the first host package to
be built.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
prev parent reply other threads:[~2012-07-20 18:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-20 12:42 [Buildroot] [PATCH] lua: ensure that host-lua does not depend on host-readline and host-ncurses Thomas Petazzoni
2012-07-20 18:06 ` Thomas Petazzoni [this message]
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=20120720200617.2b92d9cf@skate \
--to=thomas.petazzoni@free-electrons.com \
--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.