diff options
author | Benjamin Kamath <kamath.ben@gmail.com> | 2016-07-05 23:57:17 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-06 22:59:46 +0200 |
commit | 1ba26756d838736c2fe4936a3a25f4c8762133ba (patch) | |
tree | 11514b7e23c208168c1932720d00a1bcd52e3c80 /package/lapack/lapack.hash | |
parent | 3baf996c6a2b57ffaaa4627c1e04ff67c30e9754 (diff) | |
download | buildroot-1ba26756d838736c2fe4936a3a25f4c8762133ba.tar.gz buildroot-1ba26756d838736c2fe4936a3a25f4c8762133ba.zip |
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>
Diffstat (limited to 'package/lapack/lapack.hash')
-rw-r--r-- | package/lapack/lapack.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/lapack/lapack.hash b/package/lapack/lapack.hash new file mode 100644 index 0000000000..e57cebcba0 --- /dev/null +++ b/package/lapack/lapack.hash @@ -0,0 +1,2 @@ +# Locally computed: +sha256 888a50d787a9d828074db581c80b2d22bdb91435a673b1bf6cd6eb51aa50d1de lapack-3.6.1.tgz |