folly
folly copied to clipboard
Add support to build with mingw-w64
Mostly fix code defines to build with mingw-w64. Trying to properly get thread ID from std::thread::id for different compilers
Out of curiosity: Why? Folly already has windows support via MSVC & clang pretending to be msvc. Is there some package in particular you're trying to get working in mingw?
@Orvid Im not use MSVC. Im always work with GCC or CLANG mingw based. Im try to use folly in my pet projects so in any case I build it with mingw.
@Orvid has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.