Skip to content

Commit

Permalink
fix env
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Feb 22, 2024
1 parent 825b3dc commit e4a2a20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ builds:
- amd64
- arm64
env:
- CC=o64-clang
- CXX=o64-clang++
- >-
{{- if eq .Os "darwin" }}
{{- if eq .Arch "amd64"}}CC=o64-clang CXX=o64-clang++{{- end }}
Expand Down

0 comments on commit e4a2a20

Please sign in to comment.