Commit Graph

5 Commits (c02e17333c2e409acf42d0f31a77a5885ec59084)

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