diff options
author | Chris Packham <judge.packham@gmail.com> | 2015-09-20 20:44:35 +1200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-09-20 14:26:03 +0200 |
commit | bccecbe1e65fa8d63251175feea405d6c665ae57 (patch) | |
tree | a8ec1d2ee19a3d0ede35a4cdae4cc7a2c0ed4e71 /package/ibrcommon/0001-ibrcommon-data-File.cpp-support-POSIX-basename-call.patch | |
parent | 453e1904224591b44041608a48f717f6448fe959 (diff) | |
download | buildroot-bccecbe1e65fa8d63251175feea405d6c665ae57.tar.gz buildroot-bccecbe1e65fa8d63251175feea405d6c665ae57.zip |
micropython: Add upstream patch to fix 64-bit builds
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>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/ibrcommon/0001-ibrcommon-data-File.cpp-support-POSIX-basename-call.patch')
0 files changed, 0 insertions, 0 deletions