mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-26 07:30:19 +00:00
The `HOST_ARCH != ARCH` branch in utils.mk existed solely to support cross-compiling the Rust components (overriding the linker via `CC`). Cross-compilation is not exercised on our side: all release/CI builds run on native-arch runners, so this path is dead code. Remove it. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com> Assisted-by: Cursor <cursoragent@cursor.com>
4.2 KiB
4.2 KiB