Skip to content

Commit 72b6292

Browse files
committed
Fix a typo: slopen -> dlopen
Signed-off-by: shanekimble <[email protected]>
1 parent 4e1e6f8 commit 72b6292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ General notes
188188
- Oracle Solaris 10 and 11, 32 and 64 bit (SPARC, i386, x86_64),
189189
with Oracle Solaris Studio 12.5
190190
- OpenBSD. Requires configure options --enable-mca-no-build=patcher
191-
and --disable-slopen with this release.
191+
and --disable-dlopen with this release.
192192
- Problems have been reported when building Open MPI on FreeBSD 11.1
193193
using the clang-4.0 system compiler. A workaround is to build
194194
Open MPI using the GNU compiler.

0 commit comments

Comments
 (0)