1
0
Fork 0
mirror of https://github.com/imjasonh/krust synced 2026-07-08 06:45:32 +00:00
krust/.cargo
Jason Hall 0f2924cfc3
fix: use musl-gcc for x86_64 cross-compilation in CI
The CI environment provides musl-gcc instead of x86_64-linux-musl-gcc.
Update cargo config to use the available linker to resolve the
"linker not found" error during cross-compilation.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 20:14:13 -04:00
..
config.toml fix: use musl-gcc for x86_64 cross-compilation in CI 2025-06-08 20:14:13 -04:00