mirror of
https://github.com/monero-project/monero.git
synced 2025-12-09 16:41:27 +09:00
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.