package/lapack: new package
authorBenjamin Kamath <kamath.ben@gmail.com>
Tue, 5 Jul 2016 21:57:17 +0000 (23:57 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 6 Jul 2016 20:59:46 +0000 (22:59 +0200)
commit1ba26756d838736c2fe4936a3a25f4c8762133ba
tree11514b7e23c208168c1932720d00a1bcd52e3c80
parent3baf996c6a2b57ffaaa4627c1e04ff67c30e9754
package/lapack: new package

lapack is a fortran-based linear algebra math library.

Signed-off-by: Benjamin Kamath <bkamath@spaceflight.com>
[Samuel:
 - Update to use BR2_TOOLCHAIN_HAS_FORTRAN symbol + add comment
   when the toolchain does not meet the requirements.
 - Update powerpc/uclibc dependencies to allow build with musl.
 - Bump to 3.6.1.]
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
[Thomas: move comment about installed libraries from .mk file to
Config.in help text.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/lapack/Config.in [new file with mode: 0644]
package/lapack/lapack.hash [new file with mode: 0644]
package/lapack/lapack.mk [new file with mode: 0644]