mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-08 00:44:25 +01:00
Qemu 2.11 does not support --disable-static flag and --enable-strip flag, this patch adds a condition to only use it for qemu 2.7 or older. Fixes: #11. Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>