ImmortalWrt/.github
Christian Marangi ae7b05328c
CI: build: fix ccache cache usage
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>
2023-05-31 13:22:04 +02:00
..
ISSUE_TEMPLATE github: add command for device 2023-01-06 15:28:59 +01:00
workflows CI: build: fix ccache cache usage 2023-05-31 13:22:04 +02:00
FUNDING.yml meta: create FUNDING.yml 2022-01-26 10:34:02 +01:00
labeler.yml CI: labeler: add ipq807x target 2023-01-16 12:42:23 +01:00
pull_request_template build: Update README & github help 2018-07-08 09:41:53 +01:00