mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-18 10:35:23 +00:00
27f7b2c2a1
We now build SPDK-NVMe inside the container only for the x86_64 platform, as the cross-platform build with 'docker buildx' does not work for SPDK. For aarch64 the platform, we will build it as a part of the CI workflow (which is running on the bare-metal machine). Signed-off-by: Bo Chen <chen.bo@intel.com>