Bug 401416 - Compile failure with openmpi 4.0.
commit3415e1e1acc5095607663071db299f961bd65bde
authorJulian Seward <jseward@acm.org>
Wed, 17 Mar 2021 07:10:49 +0000 (17 08:10 +0100)
committerJulian Seward <jseward@acm.org>
Wed, 17 Mar 2021 07:10:49 +0000 (17 08:10 +0100)
tree8b8e3c17d67fc2cd9c9913f43bf4ac16ef1dfeae
parent3751e963fab1d644508a9c25b0f147ad609d5dff
Bug 401416 - Compile failure with openmpi 4.0.

In short, use the missing symbol names only when compiling against OpenMPI
version 3 or below, or when compiling against a non-OpenMPI implementation.
Modified version of a patch originally from Mark Wielaard.
NEWS
mpi/libmpiwrap.c