Subject: CVS commit: pkgsrc/math/py-numpy/patches
From: Dr. Thomas Orgis
Date: 2021-03-25 23:09:07
Message id: 20210325220908.091DAFA95@cvs.NetBSD.org

Log Message:
math/py-numpy: Actually use BLAS_LIBS and LAPACK_LIBS.

The previous state included our BLAS choice but the build
did not honour the selected libs. This patches the config
script to not search for LAPACK and BLAS, using our settings
instead. Hopefull we can get that option upstreamed.

Approved during freeze by wiz.

Files:
RevisionActionfile
1.4modifypkgsrc/math/py-numpy/patches/patch-numpy_distutils_system__info.py