fortran/mpif-h: fix MPI1 compatibility Makefile
appends MPI1 compatible source files instead of redefining all the source files fix a typo from open-mpi/ompi@89da9651bb Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
Этот коммит содержится в:
родитель
b323655809
Коммит
9f7586465d
@ -15,7 +15,7 @@
|
||||
# Copyright (c) 2011-2013 Universite Bordeaux 1
|
||||
# Copyright (c) 2013-2014 Los Alamos National Security, LLC. All rights
|
||||
# reserved.
|
||||
# Copyright (c) 2015-2017 Research Organization for Information Science
|
||||
# Copyright (c) 2015-2018 Research Organization for Information Science
|
||||
# and Technology (RIST). All rights reserved.
|
||||
# $COPYRIGHT$
|
||||
#
|
||||
@ -393,7 +393,7 @@ linked_files = \
|
||||
pwin_flush_local_all_f.c
|
||||
|
||||
if OMPI_ENABLE_MPI1_COMPAT
|
||||
linked_files = \
|
||||
linked_files += \
|
||||
paddress_f.c \
|
||||
pattr_delete_f.c \
|
||||
pattr_get_f.c \
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user