diff options
Diffstat (limited to 'libraries/lapack')
-rw-r--r-- | libraries/lapack/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libraries/lapack/README b/libraries/lapack/README index 25b52b9faa74..fb54ac26bb71 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. |