diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2015-08-08 10:20:07 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2015-08-08 10:37:30 -0600 |
commit | 8f20a33a37433f2494a2473cbcd968f719f6e4c9 (patch) | |
tree | 2201efbeec21e9ebf98b38c0084510e98b75f77d /numpy/core/function_base.py | |
parent | e4d4b45d26813899c66e112365896aabbb7b19fa (diff) | |
download | numpy-8f20a33a37433f2494a2473cbcd968f719f6e4c9.tar.gz |
BLD: Remove fallback CBLAS detection looking for cblas.h.
This raises DistutilsPlatformError when mingw32 is used as the default
ccompiler is msvc. That is fixable, but does not seem worth the trouble
as looking for a cblas.h file for a last effort to detect cblas seems a
bit fragile in any case. I think it is better handled elsewhere on a
case by case basis in combination with site.cfg.
Diffstat (limited to 'numpy/core/function_base.py')
0 files changed, 0 insertions, 0 deletions