From 2aeeafa74357340574739e7ea698f360d120159e Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 10 Nov 2013 00:21:37 -0600 Subject: john: jumbo features compile with clang 500 --- Library/Formula/john.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/john.rb b/Library/Formula/john.rb index 53c3875df..27f184810 100644 --- a/Library/Formula/john.rb +++ b/Library/Formula/john.rb @@ -19,6 +19,7 @@ class John < Formula end fails_with :clang do + build 425 cause "rawSHA1_ng_fmt.c:535:19: error: redefinition of '_mm_testz_si128'" end if build.include? 'jumbo' -- cgit v1.2.3