commit | 97f12d21cfa681aa3a0c30cfa2f7f12459195784 | [log] [tgz] |
---|---|---|
author | Yves Lefloch <YvesMarie_Lefloch@sigmadesigns.com> | Tue Aug 01 14:51:38 2017 +0200 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Mon Aug 07 15:19:31 2017 +0200 |
tree | be69a012e8e830680fb80c4615301ba12d983193 | |
parent | b31789daa1931cfa50388b30b6a7aed752286d1b [diff] |
Fix compilation error Setting $(CROSS_COMPILE) using quotes would cause GCC to not being found. Code is inspired from linaro-swg/hello_word/host/Makefile. Signed-off-by: Yves Lefloch <YvesMarie_Lefloch@sigmadesigns.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>