wellington: remove checks for old compilers.

This commit is contained in:
Mike McQuaid 2019-01-24 13:11:24 +00:00
parent b5d494b01a
commit 4fa2a5f1bb

View file

@ -23,8 +23,6 @@ class Wellington < Formula
:revision => "f09c4662a0bd6bd8943ac7b4931e185df9471da4"
end
needs :cxx11
def install
ENV.cxx11 if MacOS.version < :mavericks