mongodb@3.6: remove checks for old compilers.

This commit is contained in:
Mike McQuaid 2019-01-24 13:10:57 +00:00
parent 1b0e612e1a
commit d8fb827f29

View file

@ -39,8 +39,6 @@ class MongodbAT36 < Formula
sha256 "4027c5f6127a6267a435201981ba156de91ad0d1d98e9ddc2aa173453453492d"
end
needs :cxx11
def install
ENV.cxx11 if MacOS.version < :mavericks