Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Yiwen-Chan/OneBot-YaYa
Browse files Browse the repository at this point in the history
  • Loading branch information
kanrichan committed Dec 21, 2020
2 parents efa4cc3 + 7737529 commit 9b2c42d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ SET CGO_LDFLAGS_ALLOW=-Wl,--kill-at
SET CGO_ENABLED=1
SET GOOS=windows
SET GOARCH=386
go build -ldflags "-s -w" -buildmode=c-shared -o OneBot-YaYa.XQ.dll
pause
go build -ldflags="-s -w -extldflags '-static'" -buildmode=c-shared -o OneBot-YaYa.XQ.dll
pause

0 comments on commit 9b2c42d

Please sign in to comment.