From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 2/2] wine: Add gettext dependency check for host-wine
Date: Sat, 7 Mar 2015 17:36:58 +0100 [thread overview]
Message-ID: <20150307173658.7947562a@free-electrons.com> (raw)
In-Reply-To: <54FB2609.6020305@dawncrow.de>
Dear Andr? Hentschel,
On Sat, 07 Mar 2015 17:23:37 +0100, Andr? Hentschel wrote:
> +ifeq ($(BR2_PACKAGE_GETTEXT),y)
This indicates that gettext is going to be built for the target.
> +HOST_WINE_CONF_OPTS += --with-gettext --with-gettextpo
This changes the configuration of a host package.
Conclusion: this doesn't make sense, unless a better explanation is
provided to explain why such a weird thing is needed.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2015-03-07 16:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-07 16:23 [Buildroot] [PATCH v2 2/2] wine: Add gettext dependency check for host-wine André Hentschel
2015-03-07 16:36 ` 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=20150307173658.7947562a@free-electrons.com \
--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.