goreleaser / goreleaser-cross

Docker image for Golang cross-compiling with CGO
MIT License
146 stars 25 forks source link

Fix llvm-mingw for amd64 #10

Closed gsoltis closed 2 years ago

gsoltis commented 2 years ago

The original tarball I was downloading was only for arm64. Since the image is built for both arm64 and amd64, download the appropriate tarball for the appropriate platform and symlink them both to an identical path so that CC and CXX can be the same either way.

Second commit also fixes another Makefile issue: manifest-create was duplicating manifest-create-base.