aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sphinx.rb11
1 files changed, 3 insertions, 8 deletions
diff --git a/Library/Formula/sphinx.rb b/Library/Formula/sphinx.rb
index da0c0132e..da54e0346 100644
--- a/Library/Formula/sphinx.rb
+++ b/Library/Formula/sphinx.rb
@@ -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