mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
ae7b05328c
CCache cache is currently broken due to a funny bug in ccache compiler type detection. It seems ccache compiler type detection is very fragile and with the use of external toolchain doesn't correctly detect the type. The type detected is set to other instead of gcc resulting in ccache complaining for unsupported compiler options. To handle this problem, force the compiler type to gcc to make ccache correctly work and speedup compilation. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> |
||
---|---|---|
.. | ||
scripts | ||
build-tools.yml | ||
build.yml | ||
check-kernel-patches.yml | ||
coverity.yml | ||
Dockerfile.toolchain | ||
Dockerfile.tools | ||
formal.yml | ||
kernel.yml | ||
label-kernel.yml | ||
label-target.yml | ||
labeler.yml | ||
packages.yml | ||
push-containers.yml | ||
toolchain.yml | ||
tools.yml |