aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnrico Scholz <enrico.scholz@sigma-chemnitz.de>2017-06-23 13:19:12 +0200
committerArmin Kuster <akuster808@gmail.com>2018-01-28 12:42:42 -0800
commit11c40ed7230efe5b928da482c18c3fb2c791430b (patch)
treeb104fa2553ce0f91d2c7aa00afb9d2d8dcfa4aa5
parent3a8cd69722aacf2f5bf376df682e7f5da2f79252 (diff)
downloadopenembedded-core-contrib-11c40ed7230efe5b928da482c18c3fb2c791430b.tar.gz
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 <enrico.scholz@sigma-chemnitz.de> Signed-off-by: Ross Burton <ross.burton@intel.com> (cherry picked from commit 5729c1563359e12ebb4451bb1ce7ba3fff4ed2d4) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta/recipes-extended/tzcode/tzcode-native_2017b.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/tzcode/tzcode-native_2017b.bb b/meta/recipes-extended/tzcode/tzcode-native_2017b.bb
index 2084f79d52..165d2c6c7b 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}/