open-mpi: remove checks for old compilers.
This commit is contained in:
parent
07759bb3f8
commit
37d2ed258a
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue