diff options
author | Thomas Winget <tewinget@gmail.com> | 2015-05-26 19:47:34 -0400 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2015-07-16 11:22:39 +0200 |
commit | ea08c768e27d594a91ad511feb9794bda3fe1c2a (patch) | |
tree | b5c21e6940593677887798d7811abd5d51dff1bf /external/db_drivers/liblmdb64/mtest.c | |
parent | Merge pull request #338 (diff) | |
download | monero-ea08c768e27d594a91ad511feb9794bda3fe1c2a.tar.xz |
open() flag O_DSYNC isn't on BSD, use O_SYNC
If the detected OS is FreeBSD, tell LMDB to compile with
MDB_DSYNC=O_SYNC instead of the default O_DSYNC, as BSD does not
implement this flag.
Diffstat (limited to 'external/db_drivers/liblmdb64/mtest.c')
0 files changed, 0 insertions, 0 deletions