mirror of
https://github.com/monero-project/monero.git
synced 2025-12-28 21:53:26 -08: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.