gdb: remove fails_with old clang
This commit is contained in:
parent
f45f7cb505
commit
953092c0f1
1 changed files with 0 additions and 8 deletions
|
@ -23,14 +23,6 @@ class Gdb < Formula
|
|||
EOS
|
||||
end
|
||||
|
||||
fails_with :clang do
|
||||
build 600
|
||||
cause <<~EOS
|
||||
clang: error: unable to execute command: Segmentation fault: 11
|
||||
Test done on: Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
|
||||
EOS
|
||||
end
|
||||
|
||||
def install
|
||||
args = %W[
|
||||
--prefix=#{prefix}
|
||||
|
|
Loading…
Reference in a new issue