mirror of
https://github.com/openwrt/packages.git
synced 2025-02-07 01:09:53 +00:00
1e8584dc58
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>