python-numpy: add optional blas/lapack support
authorSamuel Martin <s.martin49@gmail.com>
Tue, 22 Apr 2014 23:15:38 +0000 (01:15 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 16 Jul 2014 20:46:31 +0000 (22:46 +0200)
commitfa6a965c5eca38332d3434071e325c15368b0420
tree4d82032b4410ed2ea8a5ce7ee6f00c586c68ee94
parent6777348f340b5340f6499534e568653f4b68c1c0
python-numpy: add optional blas/lapack support

python-numpy can be linked with libblas and liblapack, so
automatically do it when clapack is enabled.

[Thomas:
 - Fix issues in the original submission and reformat according to
   Yann E. Morin suggestions.
 - Properly format the "libraries" entry in site.cfg as outlined in
   the example site.cfg file: the list of libraries should be
   space-separated.]

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-numpy/python-numpy.mk