File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 33! Copyright (c) 2006-2014 Cisco Systems, Inc. All rights reserved.
44! Copyright (c) 2009-2012 Los Alamos National Security, LLC.
55! All rights reserved.
6- ! Copyright (c) 2017 Research Organization for Information Science
6+ ! Copyright (c) 2017-2018 Research Organization for Information Science
77! and Technology (RIST). All rights reserved.
88!
99! $COPYRIGHT$
4646! Line 2 of the ignore TKR syntax
4747#define OMPI_FORTRAN_IGNORE_TKR_TYPE @OMPI_FORTRAN_IGNORE_TKR_TYPE@
4848
49+
50+ #define OMPI_FORTRAN_BUILD_SIZEOF @OMPI_FORTRAN_BUILD_SIZEOF@
4951! Integers
5052
5153#define OMPI_HAVE_FORTRAN_INTEGER1 @OMPI_HAVE_FORTRAN_INTEGER1@
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-2016 Research Organization for Information Science
@@ -90,6 +90,7 @@ nodist_lib@OMPI_LIBMPI_NAME@_usempi_la_SOURCES += \
9090 mpi-tkr-sizeof.h \
9191 mpi-tkr-sizeof.f90
9292endif
93+ mpi.lo : $(nodist_lib@OMPI_LIBMPI_NAME@_usempi_la_SOURCES )
9394
9495# Note that we invoke some OPAL functions directly in
9596# 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