sphinx: Updating failing clang build to 421

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Ryan Schlesinger 2012-07-26 13:39:24 -07:00 committed by Adam Vandenberg
parent dd6d64e255
commit d8d4dda5b4

View file

@ -21,15 +21,10 @@ class Sphinx < Formula
end
fails_with :clang do
build 318
build 421
cause <<-EOS.undent
configure: error: Gcc version error. Minspec is 3.4
http://sphinxsearch.com/bugs/view.php?id=1123
sphinxexpr.cpp:1799:11: error: use of undeclared identifier 'ExprEval'
https://github.com/mxcl/homebrew/issues/10016
https://github.com/mxcl/homebrew/pull/10698
EOS
sphinxexpr.cpp:1802:11: error: use of undeclared identifier 'ExprEval'
EOS
end
def options