1
0
Fork 0
forked from mirror/openwrt
openwrt/.github
Christian Marangi 51adcb7cd2
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>
(cherry picked from commit ae7b05328c)
2023-10-24 17:12: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-10-24 17:12:04 +02:00
FUNDING.yml meta: create FUNDING.yml 2022-01-26 10:34:02 +01:00
labeler.yml CI: labeler: add sifiveu target 2023-06-16 19:47:39 +02:00
pull_request_template build: Update README & github help 2018-07-08 09:41:53 +01:00