Message172534
As Victor point configure script already check for endian (macro AC_C_BIGENDIAN) but you should ask python OS X guru to review .
Macro is not adjusted to python needs as action for universal build is not defined yet. The default is to define AC_APPLE_UNIVERSAL_BUILD .
Otherwise WORDS_BIGENDIAN is defined for bigendian . |
|
| Date |
User |
Action |
Args |
| 2012-10-09 21:38:44 | rpetrov | set | recipients:
+ rpetrov, pitrou, vstinner, christian.heimes, ned.deily, Arfrever, serhiy.storchaka |
| 2012-10-09 21:38:44 | rpetrov | set | messageid: <[email protected]> |
| 2012-10-09 21:38:44 | rpetrov | link | issue16166 messages |
| 2012-10-09 21:38:44 | rpetrov | create | |
|