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 /src/serialization/binary_utils.h | |
| parent | 5de12913dc28a10e0c79afaba0bda78e4a0fdfb3 (diff) | |
| download | monzero-core-ea08c768e27d594a91ad511feb9794bda3fe1c2a.tar.gz monzero-core-ea08c768e27d594a91ad511feb9794bda3fe1c2a.tar.xz monzero-core-ea08c768e27d594a91ad511feb9794bda3fe1c2a.zip | |
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 'src/serialization/binary_utils.h')
0 files changed, 0 insertions, 0 deletions
