diff --git a/cc/x86_darwin_host.go b/cc/x86_darwin_host.go index 987b1dd1f..65a2dcc79 100644 --- a/cc/x86_darwin_host.go +++ b/cc/x86_darwin_host.go @@ -89,6 +89,7 @@ var ( "c", "m", "pthread", + "z", }, "-l") )