Commit Graph

7 Commits (28fa1d1680f3517cefe1742cd05f924a3bd67426)

Author SHA1 Message Date
Jack Nagel 64afeec6d4 Use new fails_with DSL syntax
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
Jack Nagel 5e3379f792 streamripper: fix build for non-/usr/local installs
Fixes Homebrew/homebrew#10623.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-05 16:28:33 -06:00
Jack Nagel 6f70e1f9dc streamripper: fails with LLVM build 2335
It builds, but still produces runtime errors.

cf. Homebrew/homebrew#7942.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-05 18:02:12 -05:00
Adam Vandenberg 99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg e1bb919734 Add "fails_with_llvm" to formula to document LLVM build breaks.
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm",
to specifically message to the user when a formula is known or suspected
to not build with LLVM. If the user specifies "--use-llvm", the message
will be displayed, but compilation will be tried anyway.

Since using LLVM is now an advanced/hidden feature instead of the
default on 10.6, we'll let the user try anyway (and submit patches
if things are now working.)
2010-06-16 11:50:36 -07:00
Nandor Kracser 9c592713ec Streamripper formula added.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-01-30 18:33:11 -08:00