mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
e9ef3f93bd
Signed-off-by: B. Watson <yalhcru@gmail.com>
8 lines
301 B
Text
8 lines
301 B
Text
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.
|