mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Otherwise, CONFIG_DEBUG_INFO will be enabled automatically bloating the size of the kernel image. Now the size of kernel image is reduced from 635M to 60M on x86_64. Signed-off-by: Bo Chen <chen.bo@intel.com>