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

Replace zig in the cross-compile process with GCC cross-compiler toolchains #314

Open
kminehart opened this issue Apr 26, 2024 · 1 comment

Comments

@kminehart
Copy link
Collaborator

Basically we want to use these instead: http://musl.cc/#binaries

Upgrading to zig 0.12 doesn't work when compiling Grafana to arm64 and it's best if we're not locked into a version that isn't likely to be updated.

@hairyhenderson
Copy link
Member

If we can accomplish grafana/grafana#87327 then we won't need to do this as we'll be able to stop building with CGO 😉

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

No branches or pull requests

2 participants