diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc index 0cced6ed32..bc6ce0bb38 100644 --- a/meta/recipes-devtools/qemu/qemu.inc +++ b/meta/recipes-devtools/qemu/qemu.inc @@ -114,7 +114,7 @@ EXTRA_OECONF = " \ --extra-ldflags='${LDFLAGS}' \ --disable-download \ --disable-docs \ - --host-cc=${BUILD_CC} \ + --host-cc='${BUILD_CC}' \ ${PACKAGECONFIG_CONFARGS} \ "