mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 04:18:53 +00:00
Since the qemu upgrade to v6.1.0, the build fails with a linking issue. Adding --disable-tcg to fix it. Fixes: #2710 Signed-off-by: Amulya Meka <amulmek1@in.ibm.com>