]> code.ossystems Code Review - meta-freescale.git/commit
imx-atf: add mark quotation to prevent build issue with ccache 973/head
authorThomas Perrot <thomas.perrot@bootlin.com>
Thu, 3 Feb 2022 08:54:43 +0000 (09:54 +0100)
committerThomas Perrot <thomas.perrot@bootlin.com>
Fri, 4 Feb 2022 05:43:30 +0000 (06:43 +0100)
commitcc0a7fd6696991ba20f0d9ea5bb11221f47e9f73
tree261d9d28daadd43d9578625d5d6ad9609522b80e
parent57955f43f5840c83bec9da1344a0fb54ad965e4a
imx-atf: add mark quotation to prevent build issue with ccache

Otherwise, when ccache is enable the following issue occurs:
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 8 CROSS_COMPILE=aarch64-oe-linux- PLAT=imx8qx LD=aarch64-oe-linux-ld CC=ccache aarch64-oe-linux-gcc bl31
| make: *** No rule to make target 'aarch64-oe-linux-gcc'.  Stop.
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.

Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
recipes-bsp/imx-atf/imx-atf_2.4.bb