Commit Graph

4 Commits (941376ec54aec71e4a9cb9c8cbed40391e5865ea)

Author SHA1 Message Date
Adam Vandenberg 040c6128c6 dotwrp: use a stable 1.0 and add head 2012-04-18 19:41:14 -07:00
Adam Vandenberg 20a4948c83 Very pedantic audit fixes 2011-03-21 13:35:53 -07:00
Adam Vandenberg 130b36afd4 dotwrp: audit warning 2011-03-21 13:07:14 -07:00
Camillo Lugaresi 46ce3d3676 new formula: dotwrp
This library resolves an incompatibility between gfortran and
Accelerate.framework by providing gfortran-compatible entry points for a few
BLAS functions that still use the f77 calling conventions. When using this
library, make sure the linker sees it before Accelerate.framework, eg by using
"-ldotwrp -framework Accelerate".

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 13:30:22 -08:00