aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/kernel.yml
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2023-05-28 03:15:50 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-05-31 13:22:04 +0200
commitae7b05328cf471780de8559fba845c4b564e059e (patch)
treeac009bbb19cf687c419595c90a60d93a86f19916 /.github/workflows/kernel.yml
parent07b52a8a25f261e3cee03f4980e4bc868e9ee5cc (diff)
downloadupstream-ae7b05328cf471780de8559fba845c4b564e059e.tar.gz
upstream-ae7b05328cf471780de8559fba845c4b564e059e.tar.bz2
upstream-ae7b05328cf471780de8559fba845c4b564e059e.zip
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>
Diffstat (limited to '.github/workflows/kernel.yml')
0 files changed, 0 insertions, 0 deletions