summaryrefslogtreecommitdiff
path: root/libraries/blas/README
diff options
context:
space:
mode:
authorKyle Guinn <elyk03@gmail.com>2017-12-14 22:37:20 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-21 08:19:39 +0700
commit38ef20f3998e52d869bcf345f37772d67d67acdd (patch)
tree7688a781dee92fed0856672df56f79a322c57f1b /libraries/blas/README
parent20a46ee734d75053f500bed27ad4dd0a070a3930 (diff)
downloadslackbuilds-38ef20f3998e52d869bcf345f37772d67d67acdd.tar.gz
libraries/blas: Updated for version 3.8.0.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Diffstat (limited to 'libraries/blas/README')
-rw-r--r--libraries/blas/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/libraries/blas/README b/libraries/blas/README
index a68d1dc790..e6326e5946 100644
--- a/libraries/blas/README
+++ b/libraries/blas/README
@@ -1,5 +1,7 @@
Build script for the reference BLAS library provided by Netlib.
-The final package will contain static and shared libraries.
+
+To build a static library in addition to the shared library,
+pass STATIC=yes to the script.
Note: If you want good performance, then use the BLAS libraries provided by
your CPU vendor, or OpenBLAS or atlas provided by SlackBuilds.org.