Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 11545323 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Allow linking against SystemConfiguration framework on Mac"

parents f835ded3 97d017ec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -79,6 +79,7 @@ var (
		"-framework Foundation",
		"-framework IOKit",
		"-framework Security",
		"-framework SystemConfiguration",
	)
)