Commit 6f2cd91
fix: set osxcross CC for darwin cross-compile in goreleaser
Darwin builds were inheriting the goreleaser-cross container's default
linux gcc, which rejects clang's -arch flag. Point CC at o64-clang /
oa64-clang so CGO picks up the osxcross toolchain.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 72cbd16 commit 6f2cd91
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments