mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 11:22:26 +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>