diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2018-11-28 17:51:02 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-11-29 21:29:30 +0100 |
commit | 76815cd1e556816f885d817576d83df67f579612 (patch) | |
tree | 0262e27bb172ea5cab715f7a0533d1dcc800d005 /package/python-numpy/python-numpy.hash | |
parent | bcb8ef0fdcea6f60fefba8368b4c93048e837141 (diff) | |
download | buildroot-76815cd1e556816f885d817576d83df67f579612.tar.gz buildroot-76815cd1e556816f885d817576d83df67f579612.zip |
python-numpy: fix build with lapack
If BR2_PACKAGE_LAPACK is enabled (without BR2_PACKAGE_CLAPACK), build of
python-numpy will fail if lapack is built before python-numpy because
lapack does not provide blas library
So disable BLAS and LAPACK through PYTHON_NUMPTY_ENV if
BR2_PACKAGE_CLAPACK is not set
Fixes:
- http://autobuild.buildroot.org/results/41671976c7be7883f31ee5f51ca0eb90b81262fd
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-numpy/python-numpy.hash')
0 files changed, 0 insertions, 0 deletions