aboutsummaryrefslogtreecommitdiff
path: root/libraries/lapack/README
diff options
context:
space:
mode:
authorKyle Guinn <elyk03@gmail.com>2021-04-10 17:50:55 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-17 11:47:42 +0700
commitceb3f5693abc2804d93b0c9e6b9e4a8d7848d13b (patch)
treea3b241df718dfff938d5f10c2ef85f99494d9dd2 /libraries/lapack/README
parenta70d396d5036e1d14cd529ee469afa703b6b8bb1 (diff)
libraries/lapack: Updated for version 3.9.1.
Signed-off-by: Kyle Guinn <elyk03@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/lapack/README')
-rw-r--r--libraries/lapack/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/lapack/README b/libraries/lapack/README
index 6cbfe89752..25b52b9faa 100644
--- a/libraries/lapack/README
+++ b/libraries/lapack/README
@@ -2,6 +2,8 @@ LAPACK provides routines for solving systems of simultaneous linear
equations, least-squares solutions of linear systems of equations,
eigenvalue problems, and singular value problems.
+xblas is an optional dependency.
+
To build a static library in addition to the shared library,
pass STATIC=yes to the script.