mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-23 21:19:17 +02:00
418 B
418 B
Cross-compiling Go with CGO
Best option to cross-compile Go project with CGO dependencies would be in using Docker image. This project provides the image with bunch of ready to use cross-compilers as well as how-to make sysroot. All that wrapped into example