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 ARM 32bits architecture #392

Merged
merged 2 commits into from
Apr 28, 2019
Merged

Conversation

carlosflorencio
Copy link
Contributor

Background

To run inside a raspberry pi, the source code needs to be compiled for arm 32bits.

Tested on a raspberry pi 3b+ with the HypriotOS/armv7 distro.

Are you able to provide the pre-compiled executable for ARM32 as well?

Thanks

Checklist

  • Git commit messages conform to community standards.
  • Each Git commit represents meaningful milestones or atomic units of work.
  • Changed or added code is covered by appropriate tests.

@tsenart
Copy link
Owner

tsenart commented Apr 21, 2019

Are you able to provide the pre-compiled executable for ARM32 as well?

Yes, but for which version? All of them? If so, the goreleaser.yml file needs to be adapted for that.

@carlosflorencio
Copy link
Contributor Author

The version ARMv7 should do the trick.

@tsenart
Copy link
Owner

tsenart commented Apr 22, 2019

The version ARMv7 should do the trick.

Can you then update the PR accordingly please (as to be explicit about this version)?

@carlosflorencio
Copy link
Contributor Author

I've updated the .goreleaser.yml, please validate since I'm not familiar with GoReleaser.

@tsenart tsenart merged commit 53e27da into tsenart:master Apr 28, 2019
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.

2 participants