From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] micropython: Add upstream patch to fix 64-bit builds
Date: Sun, 20 Sep 2015 14:28:12 +0200 [thread overview]
Message-ID: <20150920142812.115fa071@free-electrons.com> (raw)
In-Reply-To: <1442738675-5141-1-git-send-email-judge.packham@gmail.com>
Dear Chris Packham,
On Sun, 20 Sep 2015 20:44:35 +1200, Chris Packham wrote:
> Fixes the following error when building for a 64-bit target
>
> ../py/objint_mpz.c:54:5: error: right shift count >= width of type [-Werror]
> (MP_SSIZE_MAX >> MPZ_DIG_SIZE * 4) & DIG_MASK,
> ^
> ../py/objint_mpz.c:54:5: error: initializer element is not constant
> ../py/objint_mpz.c:54:5: error: (near initialization for 'maxsize_dig[4]')
>
> Signed-off-by: Chris Packham <judge.packham@gmail.com>
> ---
> So this is the upstream patch that fixes the build problem and replaces
> http://lists.busybox.net/pipermail/buildroot/2015-September/139826.html
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2015-09-20 12:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-20 8:44 [Buildroot] [PATCH] micropython: Add upstream patch to fix 64-bit builds Chris Packham
2015-09-20 9:34 ` Vincent Olivert Riera
2015-09-20 12:28 ` 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=20150920142812.115fa071@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox