mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
"cc" is invoked as part of the Cloud Hypervisor Rust build however due to a copy and paste error the wrong variable was being tested for overriding the CC and the CFLAGS. Signed-off-by: Rob Bradford <robert.bradford@intel.com>