Skip to content

Commit

Permalink
fix: cgo2
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYixun committed Dec 14, 2022
1 parent 748dcde commit d9f5bc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ before:
hooks:
- go mod tidy
builds:
- env:
- CGO_ENABLED=0
- id: "sonic-ios-bridge"
env:
- CGO_ENABLED=0
asmflags:
- all=-trimpath=C:/Users/ZHOUYIXUN/Desktop/sonic-ios-bridge
gcflags:
Expand Down

0 comments on commit d9f5bc7

Please sign in to comment.