diff options
author | David Cournapeau <cournape@gmail.com> | 2009-11-27 18:59:55 +0000 |
---|---|---|
committer | David Cournapeau <cournape@gmail.com> | 2009-11-27 18:59:55 +0000 |
commit | 17e51af8e7e1b13f3ec19a8a25c40c85667265e9 (patch) | |
tree | adb5e1ec0a8b196e6909a29bcfdf53a3925c2166 /numpy/polynomial/polyutils.py | |
parent | 9ff1e779b54237cfbcb6612feb387ad6736f8856 (diff) | |
download | numpy-17e51af8e7e1b13f3ec19a8a25c40c85667265e9.tar.gz |
BUG: (#1221) special case mac os x in numpyconfig.h
Universal builds break the configure stage: we have to harcode the
arch-specific values in the case of mac os x, as we have only one configuration
stage per compile, but several arch per compile with the braindead -arch
machinery.
We rename the old numpyconfig.h to a private header, and numpyconfig.h itself
post-fix the values in the case of mac os x.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions