ergochat / ergo

A modern IRC server (daemon/ircd) written in Go.
https://ergo.chat/
MIT License
2.27k stars 180 forks source link

disable cgo for goreleaser #2027

Closed slingamn closed 1 year ago

slingamn commented 1 year ago

Follows up from #2025. Fixes:

   ⨯ release failed after 5.75s error=failed to build for darwin_arm64: exit status 2: # runtime/cgo
gcc: error: unrecognized command-line option '-arch'

with goreleaser 1.0.0 and go 1.19.4.