package/armadillo: allow to select between lapack or openblas
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Sun, 25 Jul 2021 11:12:31 +0000 (13:12 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 3 Aug 2021 20:49:16 +0000 (22:49 +0200)
commitbef605b08a40efa5e4d5e9845822141a00b8eef3
treeeb42601020c9ba4bb0b0807ddb9ccef9a191f9cc
parentd7a260f8bc94f1577006c0dab1e3289242039f4d
package/armadillo: allow to select between lapack or openblas

armadillo can use lapack or openblas as BLAS provider. LAPACK support is
optional.

This patch
- adds an _ARCH_SUPPORTS variable to check if one is available
- adds an option to choose lapack or openblas as BLAS provider

The choice is required since applications may potentially need lapack.

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/armadillo/Config.in
package/armadillo/armadillo.mk