osxcross-target icon indicating copy to clipboard operation
osxcross-target copied to clipboard

Provides darwin (Mac) binary support on Linux when cross-compiling Go apps that have CGO dependencies

Results 1 osxcross-target issues
Sort by recently updated
recently updated
newest added

Hi there, this is a great project and I just stumbled across it while I was looking into a goreleaser issue ([this one](https://github.com/goreleaser/goreleaser/issues/795)). I have a similar use-case like you...