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

iox-#73 Support cross compile for aarch64 #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

iox-#73 Support cross compile for aarch64

adbdc75
Select commit
Loading
Failed to load commit list.
Open

iox-#73 Support cross compile for aarch64 #74

iox-#73 Support cross compile for aarch64
adbdc75
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed Started 2024-09-01 15:44:24 ago

5 / 12 tasks completed

7 tasks still to be completed

Details

Required Tasks

Task Status
Code follows the Rust coding style and is formatted with rustfmt Completed
Branch follows the naming format (iox-123-this-is-a-branch) Completed
Commit messages have the issue ID (iox-#42 commit text) Completed
Commit author matches [Eclipse Contributor Agreement][eca] (and ECA is signed) Completed
Follow the same conventions as for commit messages Incomplete
Link to the relevant issue Incomplete
Relevant issues are linked Incomplete
Add sensible notes for the reviewer Completed
All checks have passed (except task-list-completed) Incomplete
Assign PR to reviewer Incomplete
Commits are properly organized and messages are according to the guideline Incomplete
Code according to our coding style and naming conventions Incomplete
PR title describes the changes Incomplete
All open points are addressed and tracked via issues Incomplete
Closes TBD Incomplete
Removed the libacl and libattr and their build scripts Incomplete
Add the chapter Cross-Compiling to the README.md Incomplete
maybe get inspiration from their action.yaml Incomplete
https://github.com/marketplace/actions/build-rust-projects-with-cross Incomplete
https://github.com/marketplace/actions/setup-toolchains-for-cross-compilation-and-cross-testing-for-rust Incomplete
https://superuser.com/questions/1738940/install-arm-librariers-including-dependencies-on-amd64 Incomplete
maybe get inspiration from their action.yaml Incomplete
https://github.com/marketplace/actions/build-rust-projects-with-cross Incomplete
https://github.com/marketplace/actions/setup-toolchains-for-cross-compilation-and-cross-testing-for-rust Incomplete
https://superuser.com/questions/1738940/install-arm-librariers-including-dependencies-on-amd64 Incomplete