iox-#73 Support cross compile for aarch64 #74
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 |
Loading