-
Notifications
You must be signed in to change notification settings - Fork 929
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 aarch64 static binaries #12361
Labels
Easy
Good for new contributors
Comments
simondeziel
added a commit
to simondeziel/lxd
that referenced
this issue
Oct 10, 2023
Fixes canonical#12361 Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
simondeziel
added a commit
to simondeziel/lxd
that referenced
this issue
Oct 10, 2023
Fixes canonical#12361 Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
simondeziel
pushed a commit
to simondeziel/lxd
that referenced
this issue
Oct 12, 2023
Fixes canonical#12361 This commit was taken from Incus repo and now includes proper attribution to the original author: Stephane Graber <stgraber@stgraber.org> Signed-off-by: Stéphane Graber <stgraber@stgraber.org> Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
simondeziel
pushed a commit
to simondeziel/lxd
that referenced
this issue
Oct 12, 2023
Fixes canonical#12361 This commit was taken from Incus repo and now includes proper attribution to the original author: Stephane Graber <stgraber@stgraber.org> Signed-off-by: Stéphane Graber <stgraber@stgraber.org> Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
tomponline
pushed a commit
to tomponline/lxd
that referenced
this issue
Nov 30, 2023
Fixes canonical#12361 Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
tomponline
pushed a commit
to tomponline/lxd
that referenced
this issue
Nov 30, 2023
Fixes canonical#12361 This commit was taken from Incus repo and now includes proper attribution to the original author: Stephane Graber <stgraber@stgraber.org> Signed-off-by: Stéphane Graber <stgraber@stgraber.org> Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When building static binaries for lxc and lxd-migrate, also have Go cross-compile some arm64 versions for all three OS.
Same as lxc/incus#152
The text was updated successfully, but these errors were encountered: