v8: remove checks for old compilers.
This commit is contained in:
parent
30030697c8
commit
d17cfc2a08
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@ class V8 < Formula
|
|||
# https://bugs.chromium.org/p/chromium/issues/detail?id=620127
|
||||
depends_on :macos => :el_capitan
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
# Add depot_tools in PATH
|
||||
ENV.prepend_path "PATH", buildpath
|
||||
|
|
Loading…
Reference in a new issue