1
1
openmpi/ompi/mpi/fortran
Jeff Squyres fbeebdb9a0 fortran: ensure not to use [AM_]CPPFLAGS
Automake's Fortran compilation rules inexplicably use CPPFLAGS and
AM_CPPFLAGS.  Unfortunately, this can cause problems in some cases
(e.g., picking up already-installed mpi.mod in a system-default
include search path).

So in relevant module-using Fortran compilation Makefile.am's, zero
out CPPFLAGS and AM_CPPFLAGS.

This has a side-effect of requiring that we compile the one .c file in
the F08 library in a new, separate subdirectory (with its own
Makefile.am that does _not_ have CPPFLAGS/AM_CPPFLAGS zeroed out).

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
(cherry picked from commit ab398f4b9a)
2020-02-04 05:15:40 -08:00
..
base Make C and Fortran types for MPI sentinels agree in size 2020-02-02 13:57:50 -08:00
mpiext-use-mpi fortran: ensure not to use [AM_]CPPFLAGS 2020-02-04 05:15:40 -08:00
mpiext-use-mpi-f08 fortran: ensure not to use [AM_]CPPFLAGS 2020-02-04 05:15:40 -08:00
mpif-h fortran/mpif-h: fix [i]alltoallw bindings 2019-07-24 17:10:58 +09:00
use-mpi-f08 fortran: ensure not to use [AM_]CPPFLAGS 2020-02-04 05:15:40 -08:00
use-mpi-ignore-tkr fortran: ensure not to use [AM_]CPPFLAGS 2020-02-04 05:15:40 -08:00
use-mpi-tkr fortran: ensure not to use [AM_]CPPFLAGS 2020-02-04 05:15:40 -08:00
c_to_integer_kind_mapping.pdf Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
common_sym_whitelist.txt fortran/use-mpi-f08: Add C++ datatypes and MPI_NO_OP 2019-11-06 09:49:17 +09:00
configure-fortran-output-bottom.h fortran/use-mpi-f08: remove unused references to OMPI_PROTECTED 2019-11-06 10:10:22 +09:00
configure-fortran-output.h.in fortran/use-mpi-f08: remove unused references to OMPI_PROTECTED 2019-11-06 10:10:22 +09:00