aboutsummaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-13 15:24:49 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-13 15:24:49 -0400
commite9ef3f93bd613a6e7aa68009b7f11443de66ef4d (patch)
tree43dfad723d95a60360bb24d7d0420cf57712f2e1 /libraries
parent98ae704aac2341ed7ad2e3e9a9b892d5997ce3d3 (diff)
downloadslackbuilds-e9ef3f93bd613a6e7aa68009b7f11443de66ef4d.tar.xz
libraries/blas: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/blas/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/libraries/blas/README b/libraries/blas/README
index e6326e594638..de7a5c81491c 100644
--- a/libraries/blas/README
+++ b/libraries/blas/README
@@ -3,5 +3,6 @@ Build script for the reference BLAS library provided by Netlib.
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.