mirror of
https://github.com/Xpl0itU/WiiUDownloader.git
synced 2025-06-04 08:59:46 -04:00
Try to fix Linux and Windows builds once again
This commit is contained in:
parent
59bf4fc3e5
commit
d6bf7e6504
3 changed files with 4 additions and 3 deletions
|
@ -7,6 +7,7 @@ package aria2go
|
|||
#cgo LDFLAGS: -L./aria2-lib/lib
|
||||
#cgo LDFLAGS: -laria2 -lcares -lssl -lcrypto
|
||||
#cgo darwin LDFLAGS: -framework Security
|
||||
#cgo windows LDFLAGS: -lWS2_32
|
||||
#include <stdlib.h>
|
||||
#include "aria2_c.h"
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue