diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/john.rb | 1 |
1 files changed, 1 insertions, 0 deletions
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' |
