BoxLib: deprecate all variants build with openmpi <= 3.1.5

This commit is contained in:
2021-03-02 15:12:52 +01:00
parent b088dbde11
commit 99ec63c031
2 changed files with 1 additions and 4 deletions

View File

@@ -8,9 +8,5 @@ pbuild::configure() {
}
pbuild::add_to_group 'MPI'
pbuild::set_runtime_dependencies "${COMPILER}" "${MPI}"
pbuild::set_build_dependencies 'cmake' "${COMPILER}" "${MPI}"
pbuild::install_docfiles 'license.txt' 'README.txt'
pbuild::make_all

View File

@@ -0,0 +1 @@
BoxLib/2014-02-28 deprecated gcc/{4.7.4,4.8.3,4.8.4,4.9.2} openmpi/{1.6.5,1.8.2,1.8.4}