Fix running on Cygwin/MSYS2
Previously while lmdb
would compile on Cygwin, if you actually tried to run make test
it would error out. I've also added support to the Makefile
so that it can build a DLL in MSYS2/Cygwin, with the appropriate variables set.