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

Support ARM64 / AARCH deb-package #157

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

Conversation

LUMERIIX
Copy link

I added a cross-compilation step to generate a ARM64 along the AMD64 deb-package using cross-compilation.

The current implementation may not be fully functional, but it allows you to build on AMD64 and ARM64 and get both artifacts. It should also be easily adaptable to add more platforms.

Limitation: You still get a FATAL_ERROR during aznfs_install.sh but the AZNFS setup still work wihtout updating capabilities.

Lukas Jenni added 2 commits January 8, 2025 15:43
for sure the needed cross-compilation versions of gcc must be installed
@LUMERIIX
Copy link
Author

@microsoft-github-policy-service agree company="Microsoft"

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.

1 participant