mirror of
https://github.com/monero-project/monero.git
synced 2026-01-04 16:57:44 -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.