Commit Graph

3 Commits (6c1d6351f7a6662341e215f9550e82fdb471d121)

Author SHA1 Message Date
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