mirror of
https://github.com/openwrt/packages.git
synced 2025-07-04 07:13:07 +00:00
When CC is set to e.g. "ccache mips-openwrt-linux-musl-gcc" it needs to be quoted to avoid word splitting on substitution. Signed-off-by: Paul Fertser <fercerpav@gmail.com>