Commit graph

6 commits

Author SHA1 Message Date
Pablo J. Santamaria
d31e70fb5d libraries/blas: Fix shared object building and linkage
* silly typo fix: s/W1/Wl/ (one-->ell)
* add "-std-legacy" to fortran compiler flags since some of
  the code is old style Fortran

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-09-12 23:08:51 -05:00
Eugene Suter
72fdaaaf4a libraries/blas: Updated for version 20070405.
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>
2010-08-18 14:01:18 -05:00
David Somero
0d5412fe6b libraries/blas: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:06:09 -04:00
David Somero
8c645e2c52 libraries/blas: Fixed for bash4. 2010-05-19 02:35:41 -04:00
Eugene Suter
b3f081a6ca libraries/blas: Updated for version 3.2.1 2010-05-13 00:28:53 +02:00
Eugene Suter
22fee982af libraries/blas: Added to 12.2 repository 2010-05-12 23:29:55 +02:00