Files
FTL/.github
DL6ER 9f7c750220 Take ccache from the ftl-build image
`ccache` ships in the toolchain as of ftl-build v2.25 (pi-hole/docker-base-images#184), so the temporary `apk add` this branch carried can go. Only the source of the binary changes - the cache is still configured and used exactly as before.

Note that moving to a new image invalidates every cache entry once, as `CCACHE_COMPILERCHECK=content` hashes the compiler and v2.25 is a fresh build of the toolchain. The first run after this recompiles from scratch, and the ones after that hit again.

Signed-off-by: DL6ER <dl6er@dl6er.de>
2026-08-04 21:07:14 +02:00
..
2025-07-11 21:08:28 +01:00