john: jumbo still fails with clang 425

Closes Homebrew/homebrew#18582.
This commit is contained in:
Adam Vandenberg 2013-03-19 07:26:26 -07:00
parent 4c6ffc9847
commit d0202700ed

View file

@ -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'