diff options
author | Pauli Virtanen <pav@iki.fi> | 2019-12-31 01:21:48 +0200 |
---|---|---|
committer | Pauli Virtanen <pav@iki.fi> | 2019-12-31 13:02:31 +0200 |
commit | dc0adc9aeb59ce6de9c6ce7938e8c91133a05420 (patch) | |
tree | 80786f4242666a0b6cc755547945b1891be5912a /numpy/array_api/_array_object.py | |
parent | 63ef78b1cb80ae52dae115afa2463510336e6759 (diff) | |
download | numpy-dc0adc9aeb59ce6de9c6ce7938e8c91133a05420.tar.gz |
BUG: distutils: fix msvc+gfortran openblas handling corner case
Ensure the openblas MSVC+gfortran temporary library names are unique
for the different openblas_* system_info classes.
If multiple openblas libraries (e.g. both a 32-bit and a 64-bit one) are
used in the same project, when compiling in the msvc+gfortran mode, this
previously resulted to only the last one being used.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions