X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Fliblmdb%2FMakefile;fp=libraries%2Fliblmdb%2FMakefile;h=afd0cd8cc82a2f49eac888870136296fe10446ba;hb=447f552756c4e388aca2789ffe56043f4c412fd2;hp=62b52a9ad1c21c3e9085dbbb019a8274d6b2c3f0;hpb=550df2a5837bd4d75503dcd36e8d0cded1750879;p=openldap diff --git a/libraries/liblmdb/Makefile b/libraries/liblmdb/Makefile index 62b52a9ad1..afd0cd8cc8 100644 --- a/libraries/liblmdb/Makefile +++ b/libraries/liblmdb/Makefile @@ -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.