-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore: freebsd/arm64 builds #6125
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
Conversation
Hey, thank you for opening your first Pull Request ! |
9fac78a
to
041d321
Compare
Could you add a description? Maybe with some references. You also need to sign the CLA |
I noticed that you are working for StackIT. I sent an email to your company on 2025-05-14 (I used the email from GitHub organization profile), but I didn't receive any response. Do you have a contact to share? You can use the email from our GitHub profile |
The exclusion of There is only a commit, no related PR. But this commit happens during go1.13, and
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This unblocks goreleaser from creating a freebsd/arm64 binary. I'm not sure why it has been blocked since golangci-lint is working fine on FreeBSD arm64/AArch64 when built manually.
Also, while here, adjust the
install.sh
script to support freebsd/arm64.There is already a FreeBSD port of golangci-lint available at devel/golangci-lint and the builds for arm64 seem to look fine.