mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +02:00
The current kernel build process expects ccache to be effective but since setting CCACHE_BASEDIR globally was reverted in 35d8b34a builds have been uncached any time the source revision changes. Until it is safe to set CCACHE_BASEDIR globally again we should at least make use of it for kernel builds.
Description
Languages
Shell
93%
Python
6.9%