Message172534
| Author | rpetrov |
|---|---|
| Recipients | Arfrever, christian.heimes, ned.deily, pitrou, rpetrov, serhiy.storchaka, vstinner |
| Date | 2012-10-09.21:38:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1349818724.5.0.440119551778.issue16166@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 . |
|
| History | |||
|---|---|---|---|
| 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: <1349818724.5.0.440119551778.issue16166@psf.upfronthosting.co.za> |
| 2012-10-09 21:38:44 | rpetrov | link | issue16166 messages |
| 2012-10-09 21:38:44 | rpetrov | create | |