contrib: protobuf: don't use pthread on Win32
It has its own internal Win32 threads support. No need to rebuild this (heavy) contrib when pthread changes. No need to use winpthread from mingw either in the native protoc build when it can use the Win32 threading API. And thus the codebase is the same in both case.
parent
d7dac03a
No related branches found
No related tags found
Please register or sign in to comment