Index: library/mongodb/README =================================================================== diff -u -r75f11a9a1c2b7370a3aa39c9b7fc1b98c5da7812 -r5c2e3f4809a27afd59d3ad7d4a806cb8aa7d7a93 --- library/mongodb/README (.../README) (revision 75f11a9a1c2b7370a3aa39c9b7fc1b98c5da7812) +++ library/mongodb/README (.../README) (revision 5c2e3f4809a27afd59d3ad7d4a806cb8aa7d7a93) @@ -49,7 +49,7 @@ If configure complains about not finding bson, you might have to do export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig - Note: Version 1.5.1 of the c-driver leads on Mac OS X to a crash on + Note: Version 1.5.1 of the c-driver leads on macOS to a crash on exit, when configured SASL support (from mac ports) and the flag "--disable-automatic-init-and-cleanup" is missing.