gdb: remove fails_with old clang

This commit is contained in:
FX Coudert 2019-11-08 16:19:25 +01:00
parent f45f7cb505
commit 953092c0f1

View file

@ -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}