ponyc: remove checks for old compilers.
This commit is contained in:
parent
e7c22c2d25
commit
412c4e8db4
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@ class Ponyc < Formula
|
|||
depends_on :macos => :yosemite
|
||||
depends_on "pcre2"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.cxx11
|
||||
ENV["LLVM_CONFIG"] = "#{Formula["llvm@3.9"].opt_bin}/llvm-config"
|
||||
|
|
Loading…
Reference in a new issue