From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] added python unicode selection to menu
Date: Tue, 7 Jan 2014 13:23:16 +0800 [thread overview]
Message-ID: <20140107132316.1b79f953@skate> (raw)
In-Reply-To: <1389043062-29826-1-git-send-email-mlweber1@rockwellcollins.com>
Dear Matt Weber,
On Mon, 6 Jan 2014 15:17:42 -0600, Matt Weber wrote:
> +# Default is UCS2 w/o a conf opt
> +ifeq ($(BR2_PACKAGE_PYTHON_UCS4),y)
> +HOST_PYTHON_CONF_OPT += --enable-unicode=ucs4
> +PYTHON_CONF_OPT += --enable-unicode=ucs4
> +endif
Why is the selection of UCS4 for the target tied to the usage of UCS4
on the host?
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-01-07 5:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-06 21:17 [Buildroot] [PATCH v2] added python unicode selection to menu Matt Weber
2014-01-07 5:23 ` Thomas Petazzoni [this message]
2014-01-07 14:16 ` Matthew Weber
2014-01-07 15:13 ` Thomas Petazzoni
2014-01-07 16:39 ` Matthew Weber
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=20140107132316.1b79f953@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox