danicoin/external
Thomas Winget ea08c768e2 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.
2015-07-16 11:22:39 +02:00
..
db_drivers open() flag O_DSYNC isn't on BSD, use O_SYNC 2015-07-16 11:22:39 +02:00
miniupnpc miniupnpc: bump the _POSIX_C_SOURCE feature macro 2014-11-10 11:13:15 -05:00
rapidjson moved rapidjson to external folder, fixed CMake 2014-12-01 21:15:50 +02:00
unbound re-add Windows DNS bug fix, per c0de96f8bd 2015-06-02 11:33:04 +02:00
CMakeLists.txt Merge upstream into blockchain 2015-03-29 09:58:18 -04:00