bluerobotics / bluerobotics/ping-viewer-next
Fix: x86_64 musl target on rust-cross action
Open
bug
- Dominant language
- Vue
- Stars
- 3
- Forks
- 10
- Avg merge
- 19h 54m
- Merged PRs (30d)
- 7
Description
To track this, the following issue was raised, and it would be nice to fix and contribute to future requirements:
https://github.com/houseabsolute/actions-rust-cross/issues/22
Unfortunately, we haven't solved the linking issues on the x86_64 musl target.
For now, it's available as a GNU option, but a musl target will be added using the old rust-cross actions, which work.
This allows BlueOS extensions to be available on all 3 targets (armv7, aarch64, and x86_64) running on tiny Alpine containers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.