]> git.sur5r.net Git - openldap/blobdiff - libraries/liblmdb/Makefile
Add MDB_NO_ROBUST to disable Robust Mutexes
[openldap] / libraries / liblmdb / Makefile
index 62b52a9ad1c21c3e9085dbbb019a8274d6b2c3f0..afd0cd8cc82a2f49eac888870136296fe10446ba 100644 (file)
@@ -13,6 +13,7 @@
 # - MDB_FDATASYNC
 # - MDB_FDATASYNC_WORKS
 # - MDB_USE_PWRITEV
+# - MDB_NO_ROBUST
 #
 # There may be other macros in mdb.c of interest. You should
 # read mdb.c before changing any of them.