Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rocktavious authored Apr 30, 2024
1 parent a4b451f commit e55b64a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ before:
builds:
- env:
- CGO_ENABLED=1
- CGO_CFLAGS="-I/usr/local/include"
- CGO_LDFLAGS="-L/usr/local/lib"
mod_timestamp: '{{ .CommitTimestamp }}'
flags:
- -trimpath
Expand Down

0 comments on commit e55b64a

Please sign in to comment.