From aebc4a6bf41ba2d785bf8dec30ff719b997f1b78 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 6 May 2013 12:28:32 -0700 Subject: cpputest: still fails with clang 425 --- Library/Formula/cpputest.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/cpputest.rb b/Library/Formula/cpputest.rb index ddc7d4ff9..0cac92e64 100644 --- a/Library/Formula/cpputest.rb +++ b/Library/Formula/cpputest.rb @@ -6,7 +6,7 @@ class Cpputest < Formula sha1 '8ff6b764a9ca6202582ae0c94545f56b921f39d5' fails_with :clang do - build 421 + build 425 cause 'Uses -lgcov which only comes with llvm or gcc' end -- cgit v1.2.3