mirror of
https://github.com/monero-project/monero.git
synced 2026-01-05 01:07:21 -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.