Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: replace amd64 with GOARCH in make target 'release'
this allows to run 'make release' on an arm64 host where build output dir is out/linux-arm64 not out/linux-amd64
- Loading branch information