File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
ompi/mpi/fortran/use-mpi-tkr Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1010# University of Stuttgart. All rights reserved.
1111# Copyright (c) 2004-2005 The Regents of the University of California.
1212# All rights reserved.
13- # Copyright (c) 2006-2015 Cisco Systems, Inc. All rights reserved.
13+ # Copyright (c) 2006-2018 Cisco Systems, Inc. All rights reserved
1414# Copyright (c) 2007 Los Alamos National Security, LLC. All rights
1515# reserved.
1616# Copyright (c) 2014-2015 Research Organization for Information Science
@@ -85,9 +85,8 @@ if BUILD_FORTRAN_SIZEOF
8585nodist_lib@OMPI_LIBMPI_NAME@_usempi_la_SOURCES += \
8686 mpi-tkr-sizeof.h \
8787 mpi-tkr-sizeof.f90
88-
89- mpi.lo : mpi-tkr-sizeof.h
9088endif
89+ mpi.lo : $(nodist_lib@OMPI_LIBMPI_NAME@_usempi_la_SOURCES )
9190
9291# Note that we invoke some OPAL functions directly in
9392# libmpi_usempi.la, so we need to link in the OPAL library directly
You can’t perform that action at this time.
0 commit comments