aboutsummaryrefslogtreecommitdiffstats
path: root/cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc')
-rw-r--r--cc/x86_darwin_host.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/x86_darwin_host.go b/cc/x86_darwin_host.go
index a0643eff..2894f7e4 100644
--- a/cc/x86_darwin_host.go
+++ b/cc/x86_darwin_host.go
@@ -79,6 +79,7 @@ var (
darwinAvailableLibraries = addPrefix([]string{
"c",
+ "dl",
"m",
"pthread",
"z",