diff --git a/cc/config/x86_windows_host.go b/cc/config/x86_windows_host.go index 125d02d81..79c9e36e0 100644 --- a/cc/config/x86_windows_host.go +++ b/cc/config/x86_windows_host.go @@ -82,6 +82,7 @@ var ( "imagehlp", "ole32", "psapi", + "pthread", "userenv", "uuid", "ws2_32",