Add windows libraries used by mdnsresponder
Test: Check for presence in prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8 Change-Id: Iaa0b56ca8ff94ebcd925238f211d9bd5d52a4a0c
This commit is contained in:
@@ -81,7 +81,10 @@ var (
|
||||
windowsAvailableLibraries = addPrefix([]string{
|
||||
"gdi32",
|
||||
"imagehlp",
|
||||
"iphlpapi",
|
||||
"netapi32",
|
||||
"ole32",
|
||||
"powrprof",
|
||||
"psapi",
|
||||
"pthread",
|
||||
"userenv",
|
||||
|
Reference in New Issue
Block a user