aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cc/config/x86_darwin_host.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/config/x86_darwin_host.go b/cc/config/x86_darwin_host.go
index 09632db2..1026370d 100644
--- a/cc/config/x86_darwin_host.go
+++ b/cc/config/x86_darwin_host.go
@@ -79,6 +79,7 @@ var (
"-framework Foundation",
"-framework IOKit",
"-framework Security",
+ "-framework SystemConfiguration",
)
)