v8: remove checks for old compilers.

This commit is contained in:
Mike McQuaid 2019-01-24 13:11:22 +00:00
parent 30030697c8
commit d17cfc2a08

View file

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