Commit graph

8 commits

Author SHA1 Message Date
Andrew Janke
133945cd4b fio: fix "error: Define GOLDEN_RATIO_PRIME"
Let fio's own CFLAGS settings stand instead of clearing them in the formula.

The new 2.0.15 fio build was breaking because the Makefile changed around since
2.0.7, and is now using CFLAGS to pass necessary macros and "-include" options
to the build. The formula was crushing it with "CFLAGS=", which broke the build.

Also turn on "V=1" to get normal full output from make, showing cc command lines,
instead of the terse "CC foo.o" output, which makes it harder to diagnose.

Fixes Homebrew/homebrew#19380.
Closes Homebrew/homebrew#19423.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-02 10:14:20 -07:00
dduvnjak
898f5dbfc1 fio 2.0.15
Closes Homebrew/homebrew#19330.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-20 22:30:44 -05:00
nibbles 2bits
22ebeda7ce fio 2.0.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-30 08:29:06 -07:00
Jack Nagel
e7d4bdb344 fio: avoid inreplace
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-09 23:27:27 -06:00
Alexandre Gramfort
89e75824c2 FIO: Update to 1.58
Closes Homebrew/homebrew#7966.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-05 14:36:34 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
David Höppner
226ec189ed fio: use other download url 2010-03-02 19:18:44 +01:00
Caius Durling
0408a0f0ab New Formula: fio
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-02 19:15:34 +01:00