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

Build arm32 binaries #12

Closed
ggreif opened this issue May 3, 2021 · 0 comments · Fixed by #13
Closed

Build arm32 binaries #12

ggreif opened this issue May 3, 2021 · 0 comments · Fixed by #13

Comments

@ggreif
Copy link

ggreif commented May 3, 2021

In #11 I made an attempt to build for Raspberry 2/3 (which are 32 bit). Turns out env GOOS=linux GOARCH=arm go build creates the right binary. This has the advantage that it runs on the original raspi too.

So adding a step to build for 32-bit ARM should be a matter of a few lines.

All the Pi owners are anxiously awaiting keysmith-linux-arm32.tar.gz!

@enzoh enzoh linked a pull request May 3, 2021 that will close this issue
@enzoh enzoh closed this as completed in #13 May 3, 2021
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 a pull request may close this issue.

1 participant