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

Cross compile for linux-arm #4151

Merged
merged 1 commit into from
May 14, 2020
Merged

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented May 12, 2020

fixes #3922

I've tested the release process and it works well. One issue came from Make that was started with -j to build targets in parallel. I removed that because it introduces sneaky bugs.

Signed-off-by: David Gageot [email protected]

@codecov
Copy link

codecov bot commented May 12, 2020

Codecov Report

Merging #4151 into master will not change coverage.
The diff coverage is n/a.

Signed-off-by: David Gageot <[email protected]>
@nkubala nkubala merged commit d7c0aa2 into GoogleContainerTools:master May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Any chance of providing ARM binaries?
3 participants