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 for FreeBSD amd64 & arm64 #1501

Merged

Conversation

overhacked
Copy link
Contributor

@overhacked overhacked commented Sep 6, 2022

Both architectures supported by Go on FreeBSD.

Slightly simplified Makefile to avoid repeating same build commands for every variation of GOOS/GOARCH.

Fixes #1301, fixes #1402, fixes #1237, and fixes #1203.

Both architectures supported by Go on FreeBSD.

Slightly simplified Makefile to avoid repeating
same build commands for every variation of `GOOS`/`GOARCH`.
@alexanderzobnin
Copy link
Collaborator

Nice! Thanks for the contribution! Do you use FreeBSD, did you have a chance to make sure it works without issues? Because I don't have a FreeBSD machine, so cannot test it out.

@alexanderzobnin
Copy link
Collaborator

Ah, got it from the original issue, looks like you tested it out. So merging it.

@alexanderzobnin alexanderzobnin merged commit f765d47 into grafana:master Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants