mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
6ec9c1092a
- made configure link to required system dll's if building for win32 - added diffs for libevent 1.1b - forced user to turn off eventdns if win32 is set - cleaned up tor_mmap_file()_win32 (not sure if it's stable) - cleaned up some warnings and typos svn:r8322
The current SVN version of Tor should compile with MinGW. OpenSSL and libz both compile on MinGW out of the box. libevent 1.1b will not build unless you apply the diff in this directory.