From: Enrico Scholz Date: Fri, 23 Jun 2017 11:19:12 +0000 (+0200) Subject: tzcode-native: quote ${CC} X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~20890 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5729c1563359e12ebb4451bb1ce7ba3fff4ed2d4;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git tzcode-native: quote ${CC} build fails else with | + make -j 8 -l 6 cc=ccache gcc | make: *** No rule to make target 'gcc'. Stop. Signed-off-by: Enrico Scholz Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/tzcode/tzcode-native_2017b.bb b/meta/recipes-extended/tzcode/tzcode-native_2017b.bb index 2084f79d52a..165d2c6c7b7 100644 --- a/meta/recipes-extended/tzcode/tzcode-native_2017b.bb +++ b/meta/recipes-extended/tzcode/tzcode-native_2017b.bb @@ -18,7 +18,7 @@ S = "${WORKDIR}" inherit native -EXTRA_OEMAKE += "cc=${CC}" +EXTRA_OEMAKE += "cc='${CC}'" do_install () { install -d ${D}${bindir}/