1
1

Merge pull request #7069 from summonholmes/master

Fix a typo: slopen -> dlopen
Этот коммит содержится в:
Jeff Squyres 2019-10-10 11:06:12 -04:00 коммит произвёл GitHub
родитель f10e582f71 72b6292b69
Коммит 69eca3c599
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23

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

@ -188,7 +188,7 @@ General notes
- Oracle Solaris 10 and 11, 32 and 64 bit (SPARC, i386, x86_64),
with Oracle Solaris Studio 12.5
- OpenBSD. Requires configure options --enable-mca-no-build=patcher
and --disable-slopen with this release.
and --disable-dlopen with this release.
- Problems have been reported when building Open MPI on FreeBSD 11.1
using the clang-4.0 system compiler. A workaround is to build
Open MPI using the GNU compiler.