From fd96bb6e3a19f2e049e70111fa5401c9266c59db Mon Sep 17 00:00:00 2001 From: Max Howell Date: Fri, 26 Aug 2011 14:48:47 +0100 Subject: Apologies, forgot to amend the commit --- Library/Homebrew/formula.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb index add827979..dd54e1572 100644 --- a/Library/Homebrew/formula.rb +++ b/Library/Homebrew/formula.rb @@ -297,7 +297,7 @@ class Formula def handle_llvm_failure llvm case ENV.compiler - case :llvm, :clang + when :llvm, :clang opoo "LLVM was requested, but this formula is reported to not work with LLVM:" puts llvm.reason puts -- cgit v1.2.3