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

Makefile: fix static compilation #64

Merged
merged 1 commit into from
Dec 19, 2016
Merged

Makefile: fix static compilation #64

merged 1 commit into from
Dec 19, 2016

Conversation

cyphar
Copy link
Member

@cyphar cyphar commented Dec 19, 2016

The old setup didn't actually statically compile umoci, so we have to
add CGO_ENABLED=0 in order to make the damn thing static. Also,
installing dependencies is a bad idea.

Signed-off-by: Aleksa Sarai asarai@suse.com

The old setup didn't actually statically compile umoci, so we have to
add CGO_ENABLED=0 in order to make the damn thing static. Also,
installing dependencies is a bad idea.

Signed-off-by: Aleksa Sarai <asarai@suse.com>
@cyphar
Copy link
Member Author

cyphar commented Dec 19, 2016

LGTM.

@cyphar cyphar merged commit d14a08c into master Dec 19, 2016
cyphar referenced this pull request Dec 19, 2016
Closes: cyphar/umoci#64
LGTMs: @cyphar
@cyphar cyphar deleted the static-compilation branch December 19, 2016 21:16
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.

1 participant