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

fix: arm32 (v6/v7) builds #49

Merged
merged 1 commit into from
Mar 7, 2024
Merged

fix: arm32 (v6/v7) builds #49

merged 1 commit into from
Mar 7, 2024

Conversation

dataviruset
Copy link
Contributor

Go 1.21 changed the default ARM compatibility level from ARMv5 to ARMv7 during cross-compilation.

Related links:
golang/go#62475 (comment)
https://go.dev/wiki/GoArm#supported-architectures
golang/go#61588 (comment)
https://medium.com/@ludirehak/how-to-set-goarm-1d3811c6fd26

@dataviruset dataviruset merged commit 761623b into main Mar 7, 2024
2 checks passed
@dataviruset dataviruset deleted the bug/arm32-builds branch March 7, 2024 10:35
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.

2 participants