mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-03 05:34:29 +01:00
For building rust agent on ppc64le, the rust toolchain is built using the LIBC implementation - gnu instead of musl. Fixes: #481 Signed-off-by: Amulya Meka <amulmek1@in.ibm.com>