summaryrefslogtreecommitdiffstats
path: root/libraries/lapack
diff options
context:
space:
mode:
author B. Watson2022-03-13 20:33:53 +0100
committer B. Watson2022-03-13 20:33:53 +0100
commit44dc8195e3c3b2720d3243da3717b97a2b149d74 (patch)
tree7222024177b48df823238711618a8364bba8cbfe /libraries/lapack
parent57a32218138a29f713e44844aacf0d9ac4b37629 (diff)
downloadslackbuilds-44dc8195e3c3b2720d3243da3717b97a2b149d74.tar.gz
libraries/lapack: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/lapack')
-rw-r--r--libraries/lapack/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/libraries/lapack/README b/libraries/lapack/README
index 25b52b9faa..fb54ac26bb 100644
--- a/libraries/lapack/README
+++ b/libraries/lapack/README
@@ -7,5 +7,6 @@ xblas is an optional dependency.
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.
+Note: If you want good performance, then use the BLAS libraries
+provided by your CPU vendor, or OpenBLAS or atlas provided by
+SlackBuilds.org.