mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
72fdaaaf4a
This commit also changes the versioning of the shared library to use libblas.so.3 as opposed to the full 3.2.2 (inherited from the lapack library). This should allow for less annoying upgrades - thanks to Pablo Santamaria for the tip. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
6 lines
274 B
Text
6 lines
274 B
Text
Build script for the reference BLAS library provided by Netlib.
|
|
The final package will contain static and shared libraries.
|
|
|
|
Note: This BLAS implementation is not optimized! If you want good
|
|
performance, then use the BLAS libraries provided by your
|
|
CPU vendor.
|