[Buildroot] [PATCH 1/2] python-thrift: fix cross building

Thomas De Schampheleire patrickdepinguin at gmail.com
Tue Oct 15 19:37:27 UTC 2013


Hi Ryan,

On Tue, Oct 15, 2013 at 6:35 PM, Ryan Barnett
<rjbarnet at rockwellcollins.com> wrote:
[..]
>
> If this way ensures that setup.py does correctly cross-compile python
> modules, I would like to see this be the standard way we python modules
> are done. As you mentioned on the IRC channel, creating a PYTHON_MAKE_ENV
> variable would be useful which would do the above defines. This way we
> could standardize the way python libraries are build to help ensure
> cross compiling is done correctly.
>
> It seems that every python module does things just a little bit
> differently.

While trying to help someone on IRC with a python module, I also noticed this.
I would definitively be in favor of lining up the different python
modules, either directly or with some kind of infrastructure.

If someone wants to step up and propose something like that, that
would be great!

Best regards,
Thomas



More information about the buildroot mailing list