llvm@3.9: remove old code.

This commit is contained in:
Mike McQuaid 2019-01-06 14:57:50 +00:00
parent 3bf916dcd1
commit 6da20473e5

View file

@ -19,7 +19,6 @@ class LlvmAT39 < Formula
depends_on "python@2" if MacOS.version <= :snow_leopard
# According to the official llvm readme, GCC 4.7+ is required
fails_with :gcc_4_0
fails_with :gcc_4_2
("4.3".."4.6").each do |n|
fails_with :gcc => n