diff options
author | David Cournapeau <cournape@gmail.com> | 2009-08-04 09:43:53 +0000 |
---|---|---|
committer | David Cournapeau <cournape@gmail.com> | 2009-08-04 09:43:53 +0000 |
commit | bc196b4df375b2e877165b1692cd702d672cb0fe (patch) | |
tree | 8224967bc8ba3b66837b998d8e0cd003c3c1f261 /numpy/distutils/command/build_src.py | |
parent | e559c897cec534c58ab7940e2623a1decfb4958a (diff) | |
download | numpy-bc196b4df375b2e877165b1692cd702d672cb0fe.tar.gz |
BUG: fix install_clib failure on win32.
When the compiler is customized in build_clib, install_clib did not
reuse it, but created a new instance. Instead, we use the build_clib
compiler if already instanciated.
Diffstat (limited to 'numpy/distutils/command/build_src.py')
0 files changed, 0 insertions, 0 deletions