upscaledb: remove unused fails_with :llvm.
This commit is contained in:
parent
36f87cda50
commit
4b675dc267
1 changed files with 0 additions and 5 deletions
|
@ -38,11 +38,6 @@ class Upscaledb < Formula
|
|||
build 503
|
||||
cause "error: member access into incomplete type 'const std::type_info"
|
||||
end
|
||||
fails_with :llvm do
|
||||
build 2336
|
||||
cause "error: forward declaration of 'const struct std::type_info'"
|
||||
end
|
||||
|
||||
def install
|
||||
# Fix collision with isset() in <sys/params.h>
|
||||
# See https://github.com/Homebrew/homebrew-core/pull/4145
|
||||
|
|
Loading…
Reference in a new issue