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

feat: Add Linux ARM64 binaries #401

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

mthmulders
Copy link
Owner

Closes #131

@mthmulders mthmulders added this to the 0.8.0 milestone Aug 9, 2024
@mthmulders
Copy link
Owner Author

mthmulders commented Aug 12, 2024

Error: Building images for org.graalvm.nativeimage.Platform$LINUX_AARCH64 (target libc: musl) requires static JDK libraries.

Seems this depends on #395...

Edit: No, it doesn't. MCS could compile with Java 21 without using Java 21 source code constructs.

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

Successfully merging this pull request may close these issues.

Provide Linux ARM64 executables
1 participant