mirror of
https://github.com/imjasonh/krust
synced 2026-07-08 06:45:32 +00:00
The CI was failing because the .cargo/config.toml specified linker names that don't match what's available in Ubuntu's musl-tools and gcc-aarch64-linux-gnu packages. - Changed x86_64-unknown-linux-musl-gcc to x86_64-linux-musl-gcc - Changed aarch64-unknown-linux-musl-gcc to aarch64-linux-gnu-gcc These are the actual binary names provided by the Ubuntu packages installed in CI. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config.toml | ||