We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a137ef commit a497bc9Copy full SHA for a497bc9
ompi/mpi/fortran/mpif-h/profile/Makefile.am
@@ -45,8 +45,6 @@ AM_CPPFLAGS = -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1
45
noinst_LTLIBRARIES =
46
if BUILD_PMPI_FORTRAN_MPIFH_BINDINGS_LAYER
47
noinst_LTLIBRARIES += libmpi_mpifh_pmpi.la
48
-else
49
-noinst_LTLIBRARIES +=
50
endif
51
52
headers = \
0 commit comments