Fix up mingw64 target.
This commit is contained in:
parent
cd9069ca73
commit
6820ed4dcf
6 changed files with 125 additions and 49 deletions
|
|
@ -724,5 +724,5 @@ extern {
|
|||
extern {}
|
||||
|
||||
#[cfg(target_os = "win32")]
|
||||
#[link_args = "-lWs2_32 -lpsapi -liphlpapi"]
|
||||
#[link_args = "-lws2_32 -lpsapi -liphlpapi"]
|
||||
extern {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue