diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/john.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/john.rb b/Library/Formula/john.rb index beb4817c6..b32654241 100644 --- a/Library/Formula/john.rb +++ b/Library/Formula/john.rb @@ -19,7 +19,7 @@ class John < Formula end fails_with :clang do - build 421 + build 425 cause "rawSHA1_ng_fmt.c:535:19: error: redefinition of '_mm_testz_si128'" end if build.include? 'jumbo' |
