Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable cgo for go relesaer #430

Merged
merged 1 commit into from
May 21, 2018
Merged

Conversation

chuckha
Copy link
Contributor

@chuckha chuckha commented May 18, 2018

Signed-off-by: Chuck Ha chuck@heptio.com

CGO is enabled for the linux binary because the travis env is linux/amd64 so that build is not technically cross compiled and doesn't disable cgo.

See goreleaser/goreleaser#225
and https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml

Signed-off-by: Chuck Ha <chuck@heptio.com>
@chuckha chuckha requested a review from detiber May 18, 2018 18:31
Copy link

@detiber detiber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@chuckha chuckha merged commit be4b8eb into vmware-tanzu:master May 21, 2018
@chuckha chuckha deleted the releaser-cgo branch May 21, 2018 13:44
jhamilton1 pushed a commit to jhamilton1/sonobuoy that referenced this pull request Jun 27, 2018
Signed-off-by: Chuck Ha <chuck@heptio.com>
Signed-off-by: Jesse Hamilton jesse.hamilton@heptio.com
jhamilton1 pushed a commit to jhamilton1/sonobuoy that referenced this pull request Jun 27, 2018
Signed-off-by: Chuck Ha <chuck@heptio.com>
Signed-off-by: Jesse Hamilton jesse.hamilton@heptio.com

Signed-off-by: Jesse Hamilton jesse.hamilton@heptio.com
ceridwen pushed a commit to ceridwen/sonobuoy that referenced this pull request Jul 19, 2018
Signed-off-by: Chuck Ha <chuck@heptio.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants