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

Add ARMv8 support for release script #350

Merged
merged 1 commit into from
Oct 13, 2016
Merged

Add ARMv8 support for release script #350

merged 1 commit into from
Oct 13, 2016

Conversation

Tonkpils
Copy link
Contributor

@Tonkpils Tonkpils commented Oct 9, 2016

Per https://github.com/golang/go/wiki/GoArm#supported-architectures ARMv8 binary can be created by passing arm64 to the GOARCH env var.

Fixes #349

@mhelmetag
Copy link

LGTM 👍

@Tonkpils
Copy link
Contributor Author

Actually, I have to modify this PR. Just setting the new arm setting causes the script to overwrite the linux 32bit release binary.

@kytrinyx
Copy link
Member

❤️ Thanks, both of you!

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.

3 participants