From 175e00db43c7ce2cd15900a4b5e7f7da64f09d0c Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Mon, 1 Mar 2021 18:22:07 +0100 Subject: [PATCH] ippl: all ancient versions removed --- MPI/ippl/build | 4 ---- MPI/ippl/files/variants.rhel6 | 2 ++ 2 files changed, 2 insertions(+), 4 deletions(-) create mode 100644 MPI/ippl/files/variants.rhel6 diff --git a/MPI/ippl/build b/MPI/ippl/build index 16e4ef2..1921691 100755 --- a/MPI/ippl/build +++ b/MPI/ippl/build @@ -17,8 +17,4 @@ pbuild::configure() { } pbuild::add_to_group 'MPI' -pbuild::set_runtime_dependencies "${COMPILER}" "${MPI}" -pbuild::set_build_dependencies 'cmake' "${COMPILER}" "${MPI}" -pbuild::install_docfiles LICENSE README -pbuild::make_all diff --git a/MPI/ippl/files/variants.rhel6 b/MPI/ippl/files/variants.rhel6 new file mode 100644 index 0000000..c50039b --- /dev/null +++ b/MPI/ippl/files/variants.rhel6 @@ -0,0 +1,2 @@ +ippl/1.1.3 removed gcc/{4.8.3,4.8.4,4.9.2} openmpi/{1.6.5,1.8.2,1.8.4} +ippl/1.1.4 removed gcc/{4.8.3,4.8.4,4.9.2} openmpi/{1.6.5,1.8.2,1.8.4}