You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix aarch64 Linux builds with QEMU, nightly Rust, and cross configuration
- Add Docker Buildx and QEMU setup for ARM64 emulation
- Switch to nightly Rust toolchain (required for Rust 1.88.0)
- Configure Cross.toml with ARM64 package installation and library paths
- Set CROSS_NO_WARNINGS=0 to ignore post-install script warnings
- Add CMake environment variables for Kafka builds to find ARM64 libs
0 commit comments