mirror of
https://github.com/openwrt/packages.git
synced 2025-10-12 22:55:25 +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>