Mercurial > hg
comparison hgeditor @ 14324:d3a49a52f117
Hardcoding ARCHFLAGS breaks the build against fink's python
Fink's python is either i386 or amd64, but not universal. Setting ARCHFLAGS to the
empty string produces a successful build against both OS X python and fink python.
The modules will no longer be universal -- if that is an issue, we can change the
test to extract ARCHFLAGS from distutils.sysconfig and remove ppc if necessary.
author | Brendan Cully <brendan@kublai.com> |
---|---|
date | Sat, 14 May 2011 22:07:58 -0700 |
parents | 2b440bb8a66b |
children | 1aee2ab0f902 |
comparison
equal
deleted
inserted
replaced
14323:a79fea6b3e77 | 14324:d3a49a52f117 |
---|