Merge "Allow linking against SystemConfiguration framework on Mac"

This commit is contained in:
Treehugger Robot 2019-02-20 21:06:11 +00:00 committed by Gerrit Code Review
commit 11545323d2
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ var (
"-framework Foundation",
"-framework IOKit",
"-framework Security",
"-framework SystemConfiguration",
)
)