Fix Python fastbinary.so build on Solaris
-----------------------------------------
Key: THRIFT-362
URL: https://issues.apache.org/jira/browse/THRIFT-362
Project: Thrift
Issue Type: Improvement
Components: Library (Python)
Affects Versions: 0.1
Environment: OpenSolaris snv_93, self-compiled GCC 4.3.0,
self-compiled Python 2.5.2, Thrift SVN r752027
Reporter: Nicolas Trangez
Priority: Minor
Building the Python 'fastbinary' extension on Solaris fails, the endianness
check is reached ("Cannot determine endianness"). Attached patch makes sure the
build passes on Solaris in a i386 environment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.