summaryrefslogtreecommitdiffstats
path: root/academic/cblas/README
diff options
context:
space:
mode:
author Kyle Guinn <elyk03@gmail.com>2017-12-14 22:47:49 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-21 08:19:39 +0700
commit53e9010822997189ddb44e7d037323c5c9a4b98b (patch)
treea4e2fbe6779c49ad08c2c189868e4040d3487581 /academic/cblas/README
parent38ef20f3998e52d869bcf345f37772d67d67acdd (diff)
downloadslackbuilds-53e9010822997189ddb44e7d037323c5c9a4b98b.tar.gz
slackbuilds-53e9010822997189ddb44e7d037323c5c9a4b98b.tar.xz
academic/cblas: Updated for version 3.8.0.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Diffstat (limited to 'academic/cblas/README')
-rw-r--r--academic/cblas/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/academic/cblas/README b/academic/cblas/README
index 200ba0e7d1..37cd0e0795 100644
--- a/academic/cblas/README
+++ b/academic/cblas/README
@@ -4,3 +4,6 @@ BLAS library. The interface can be consulted by opening /usr/include/cblas.h
This package is intended for use with the Netlib reference BLAS. It should
also work with other BLAS implementations that do not already provide a CBLAS
implementation.
+
+To build a static library in addition to the shared library,
+pass STATIC=yes to the script.