mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Make WIN32_WINNT defines conditional
Requested by Gisle Vanem on tor-dev. I'm not quite sure this is the right solution, but it's probably harmless.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Build changes:
|
||||
- On Windows, we now define the _WIN32_WINNT macros only if they
|
||||
are not already defined. This lets the person building Tor decide,
|
||||
if they want, to require a later version of Windows.
|
||||
Reference in New Issue
Block a user