Commit Graph

4 Commits (5d94cf0534d91a81369743bb3b38f55dca3d8e16)

Author SHA1 Message Date
Charlie Sharpsteen 004fdcf645 qrupdate: Substitute FCFLAGS instead of CFLAGS
In the Makefile, `FFLAGS` was being set to the value of `CFLAGS` which no
longer works when the flags are being tuned for the Clang compiler. `FCFLAGS`
is now used instead as it contains a copy of `CFLAGS` that has been edited for
use by GFortran.

Fixes Homebrew/homebrew#11119.
2012-03-21 10:31:56 -07:00
Adam Vandenberg 83b371fba5 Introduce block form of mkdir 2012-02-24 21:35:51 -08:00
Adam Vandenberg bee28257ca qrupdate: audit warnings 2011-03-21 13:07:15 -07:00
Camillo Lugaresi 238b4f9146 new formula: qrupdate
qrupdate is a Fortran library for fast updates of QR and Cholesky
decompositions. It is used by Octave.

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