From 8517e7e43ad93e7b75a9937287029d4f7df7b042 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Mon, 23 Dec 2019 17:49:03 -0500 Subject: [PATCH] update OSX documentation --- deal.II-toolchain/platforms/supported/elcapitan.platform | 2 +- deal.II-toolchain/platforms/supported/highsierra.platform | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II-toolchain/platforms/supported/elcapitan.platform b/deal.II-toolchain/platforms/supported/elcapitan.platform index 824ffb2..62bb54b 100644 --- a/deal.II-toolchain/platforms/supported/elcapitan.platform +++ b/deal.II-toolchain/platforms/supported/elcapitan.platform @@ -18,7 +18,7 @@ # # Install the following via Homebrew # $ brew install cmake -# $ brew install openmpi --c++11 --with-mpi-thread-multiple +# $ brew install openmpi # # (Optional) Install the following via Homebrew # $ brew install wget diff --git a/deal.II-toolchain/platforms/supported/highsierra.platform b/deal.II-toolchain/platforms/supported/highsierra.platform index b501c04..0d54c34 100644 --- a/deal.II-toolchain/platforms/supported/highsierra.platform +++ b/deal.II-toolchain/platforms/supported/highsierra.platform @@ -18,7 +18,7 @@ # # Install the following via Homebrew # $ brew install cmake -# $ brew install openmpi --c++11 --with-mpi-thread-multiple +# $ brew install openmpi # # (Optional) Install the following via Homebrew # $ brew install wget -- 2.39.5