mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-12 09:13:59 -09:00
Using double quotes around TARGET_CC/TARGET_CXX is mandatory, since they are composed of several words when ccache support is enabled. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>