* Rename two files that had conflicting basenames with files in mpi/c/. This
can cause issues on some platforms (since they end up in the same .a file) This commit was SVN r9685.
Этот коммит содержится в:
родитель
2ad29df0a1
Коммит
453f9b870f
@ -60,7 +60,7 @@ libdatatype_la_SOURCES = \
|
||||
convertor.c position.c \
|
||||
copy_functions.c \
|
||||
copy_functions_heterogeneous.c \
|
||||
get_count.c
|
||||
dt_get_count.c
|
||||
|
||||
libdatatype_la_LIBADD = libdatatype_reliable.la
|
||||
|
||||
|
@ -25,4 +25,4 @@ headers += \
|
||||
libmpi_la_SOURCES += \
|
||||
group/group.c \
|
||||
group/group_init.c \
|
||||
group/group_rank.c
|
||||
group/group_set_rank.c
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user