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 bad build flags #369

Merged
merged 1 commit into from
Apr 13, 2021
Merged

Conversation

cyphar
Copy link
Member

@cyphar cyphar commented Apr 8, 2021

Fix mistake in the Makefile which prevents the version field (as well as
some other build flags) from being passed to "go build".

Fixes: 6fbd32e ("Make Makefile more portable")
Signed-off-by: Aleksa Sarai cyphar@cyphar.com

@cyphar
Copy link
Member Author

cyphar commented Apr 8, 2021

I will also add a quick test for this as well...

Fix mistake in the Makefile which prevents the version field (as well as
some other build flags) from being passed to "go build". Update the
"runc --version" integration test to make sure that the contents of
VERSION are actually present.

Fixes: 6fbd32e ("Make Makefile more portable")
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
@cyphar
Copy link
Member Author

cyphar commented Apr 13, 2021

LGTM.

@cyphar cyphar closed this in ca21d93 Apr 13, 2021
@cyphar cyphar merged commit ca21d93 into opencontainers:master Apr 13, 2021
@cyphar cyphar deleted the makefile branch April 13, 2021 00:51
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