Commit Graph

5 Commits (7f6f63f5574fb68e932d8a700b5d0ff27b92bba4)

Author SHA1 Message Date
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
Adam Vandenberg 0dbbd44a46 Revert portaudio change
Fixes Homebrew/homebrew#966.
2010-05-01 14:17:14 -07:00
Adam Vandenberg 1b77b7d50f Reformat portaudio 2009-12-12 16:24:19 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Kieran Pilkington 479fb9fbb1 Portaudio 2009-10-15 15:54:18 +01:00