sphinx: remove unused fails_with :llvm.
This commit is contained in:
parent
418eec14fc
commit
1822754b1d
1 changed files with 0 additions and 8 deletions
|
@ -30,14 +30,6 @@ class Sphinx < Formula
|
|||
:revision => "9b58e92c965cd7e3208247ace3cc00d173397f3c"
|
||||
end
|
||||
|
||||
fails_with :llvm do
|
||||
build 2334
|
||||
cause <<-EOS.undent
|
||||
ld: rel32 out of range in _GetPrivateProfileString from
|
||||
/usr/lib/libodbc.a(SQLGetPrivateProfileString.o)
|
||||
EOS
|
||||
end
|
||||
|
||||
fails_with :clang do
|
||||
build 421
|
||||
cause "sphinxexpr.cpp:1802:11: error: use of undeclared identifier 'ExprEval'"
|
||||
|
|
Loading…
Reference in a new issue