slackbuilds_ponce/libraries/blas
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
..
blas.info libraries/blas: Updated for version 20070405. 2010-08-18 14:01:18 -05:00
blas.SlackBuild libraries/blas: Fix shared object building and linkage 2010-09-12 23:08:51 -05:00
README libraries/blas: Updated for version 20070405. 2010-08-18 14:01:18 -05:00
slack-desc

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.