1
1

Merge pull request #221 from opoplawski/master

Fix typo in liboshmem name
Этот коммит содержится в:
Jeff Squyres 2014-10-06 09:17:44 -04:00
родитель 89535a3272 2d5832ccc4
Коммит cd48fbeec6

Просмотреть файл

@ -31,7 +31,7 @@ linker_flags=@OMPI_WRAPPER_EXTRA_LDFLAGS@
# applications to only use the SHMEM and MPI APIs.
libs=-loshmem -lmpi
libs_static=-loshmem -lmpi -lopen-rte -lopen-pal @OMPI_WRAPPER_EXTRA_LIBS@
dyn_lib_file=libsohmem.@OPAL_DYN_LIB_SUFFIX@
dyn_lib_file=liboshmem.@OPAL_DYN_LIB_SUFFIX@
static_lib_file=liboshmem.a
required_file=
includedir=${includedir}