summaryrefslogtreecommitdiffstats
path: root/academic/cblas/README
diff options
context:
space:
mode:
author Kyle Guinn2017-12-15 05:47:49 +0100
committer Willy Sudiarto Raharjo2017-12-21 02:19:39 +0100
commite1901513da9be55015558f3bcdfbe1bb678f2c4b (patch)
treefa7b6bcc5c3f15dba9758f3e4b9a43f0db684755 /academic/cblas/README
parent263754d4db765e6d1c00bbf74d7c980cec751e30 (diff)
downloadold.slackbuilds-e1901513da9be55015558f3bcdfbe1bb678f2c4b.tar.gz
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.