Commit Graph

1 Commits

Author SHA1 Message Date
3d812d4728 Do *not* use pthread, because the Mingw-w64 implementation (libwinpthread) depends on GetTickCount64() function in KERNEL32.DLL, which is not available in Windows XP.
Also patch cURL to *not* use InitializeCriticalSectionEx() function, for the same reason.
2021-06-08 01:03:15 +02:00