🍻 Default formulae for the missing package manager for macOS
Find a file
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
Aliases nodejs alias + blacklist text tweak 2012-03-18 11:56:19 +00:00
Formula qrupdate: Substitute FCFLAGS instead of CFLAGS 2012-03-21 10:31:56 -07:00