Jack fails with clang 425

Closes Homebrew/homebrew#17931.
master
Adam Vandenberg 2013-03-14 08:45:17 -07:00
parent 3a2bd19081
commit c1621294ec
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class Jack < Formula
end
fails_with :clang do
build 421
build 425
cause 'waf fails to find g++ when compiling with clang'
end