open-mpi: remove checks for old compilers.

This commit is contained in:
Mike McQuaid 2019-01-24 13:11:01 +00:00
parent 07759bb3f8
commit 37d2ed258a

View file

@ -23,8 +23,6 @@ class OpenMpi < Formula
conflicts_with "mpich", :because => "both install MPI compiler wrappers"
needs :cxx11
def install
# otherwise libmpi_usempi_ignore_tkr gets built as a static library
ENV["MACOSX_DEPLOYMENT_TARGET"] = MacOS.version