diff --git a/cc/config/x86_darwin_host.go b/cc/config/x86_darwin_host.go index 09632db2a..1026370dc 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", ) )