john: --jumbo fails with clang 500 too

Closes Homebrew/homebrew#22500.
This commit is contained in:
Adam Vandenberg 2013-09-24 22:51:49 -07:00
parent 88377ccac4
commit 8b4f378a0a

View file

@ -19,7 +19,6 @@ 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'