From b96eee317fde1d2d8bd6965ebf11a2e6eaa1c753 Mon Sep 17 00:00:00 2001 From: Charlie Sharpsteen Date: Sun, 4 Sep 2011 16:11:56 -0700 Subject: John the Ripper: Builds with LLVM >= 2335 Closes #7405. --- Library/Formula/john.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/john.rb b/Library/Formula/john.rb index 1d5812597..839bda793 100644 --- a/Library/Formula/john.rb +++ b/Library/Formula/john.rb @@ -9,7 +9,7 @@ class John < Formula { :p0 => DATA } end - fails_with_llvm + fails_with_llvm, :build => 2334 def install ENV.deparallelize -- cgit v1.2.3