-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Build armv5 and armv7l rust 1.82.0 builds #6364
Conversation
@hgy59 currently testing building a 1.82.0 rust for both armv5 and armv7l For the moment I:
TODO: |
@hgy59 so its the end of the road for rust on armv5. I may still work for some use-cases but will fail more and more often as crates are being updated and requires a rust version supporting
The good news is that |
@hgy59 would you be able to upload a hi3535 rust toolchain similarly to qoriq using this PR? I'll then be able to complete de work on this. Thnx. |
Is this needed? (sorry didn't read all your notes above)? |
@hgy59 for instance |
@hgy59 let me know if this is something you want to pursue. As mentioned, we can definitively have a hi3535 updated rust toolchain similarly to qoriq which would fix As for armv5, nothing much we can do any longer. |
@th0ma7 no need for custom ARMv7L (hi3535) rust. I have an update of synocli-file in progress that does this and drops fd-find (cross/fd) for hi3535, |
The reason to drop fd-find for hi3535 is the issue #6145. If we don't want to drop fd for hi3535, we could include a prebuilt binary of fd (but I don't like this). |
Description
Build armv5 and armv7l rust 1.82.0 builds
Relates to #6357
Checklist
all-supported
completed successfullyType of change
Testing
getauxval
introduced with glibc >= 2.16