llvm@6: remove references to pre-Mavericks.
This commit is contained in:
parent
fbe61f1762
commit
db8bef2f8e
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ class LlvmAT6 < Formula
|
|||
# https://llvm.org/docs/GettingStarted.html#requirement
|
||||
depends_on "cmake" => :build
|
||||
depends_on "libffi"
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
|
||||
resource "clang" do
|
||||
url "https://releases.llvm.org/6.0.1/cfe-6.0.1.src.tar.xz"
|
||||
|
|
Loading…
Reference in a new issue