Skip to content

Commit

Permalink
add extldflags
Browse files Browse the repository at this point in the history
  • Loading branch information
5rahim committed Aug 11, 2024
1 parent 0bdf8f0 commit b234eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ builds:
- -trimpath
- -buildmode=exe
ldflags:
- -s -w -H=windowsgui
- -s -w -H=windowsgui -extldflags "-static"

archives:
- id: seanime
Expand Down

0 comments on commit b234eb6

Please sign in to comment.