All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] python: fix the _ctype module compiling error caused by ffi library
Date: Thu, 20 Jul 2017 22:27:07 +0200	[thread overview]
Message-ID: <20170720222707.2604ddf7@windsurf> (raw)
In-Reply-To: <CAO6UsjBMM4PUTuY5HK+AJAS2FQTTGOgQHHrSpUmZVSJ5ibQsZA@mail.gmail.com>

Hello,

Your patch is line-wrapped. Could you please send it with "git
send-email" ?

On Thu, 20 Jul 2017 22:49:08 +0800, Diankun Zhang wrote:
> The ctype compiling error for python 2 is caused by the mixed
> ifdefs X86_WIN32 and X86_WIN64. The issue is tracked by
> python upstream issue  https://bugs.python.org/issue23042.
> Whereas the patch is not completely applied on python package.
> This additional patch is a supplement for the issue.
> 
> Signed-off-by: Diankun Zhang <kundy.zhang@gmail.com>

Which Buildroot configuration causes the build error fixed by this
patch ?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

      reply	other threads:[~2017-07-20 20:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-20 14:49 [Buildroot] [PATCH 1/1] python: fix the _ctype module compiling error caused by ffi library Diankun Zhang
2017-07-20 20:27 ` 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=20170720222707.2604ddf7@windsurf \
    --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.