Skip to content

Tags: boringSQL/qshape

Tags

v0.2.0

Toggle v0.2.0's commit message
chore: switch release pipeline

v0.1.0

Toggle v0.1.0's commit message
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>