Skip to content

Comments

[workflow] fix ccache issue to cache builds#843

Merged
quic-seaswara merged 1 commit intomainfrom
improve_ci_ccache
Feb 23, 2026
Merged

[workflow] fix ccache issue to cache builds#843
quic-seaswara merged 1 commit intomainfrom
improve_ci_ccache

Conversation

@quic-seaswara
Copy link
Contributor

It looks like there is an issue with CCACHE_BASEDIR as documented in the ccache document, causing nothing to get cached.

Use LLVM ccache flags, to configuring ccache and the directory for cache.

Remove limits on ccache and dont set any compression.

https://ccache.dev/manual/3.7.9.html

It looks like there is an issue with CCACHE_BASEDIR as documented in the
ccache document, causing nothing to get cached.

Use LLVM ccache flags, to configuring ccache and the directory for
cache.

Remove limits on ccache and dont set any compression.

https://ccache.dev/manual/3.7.9.html

Signed-off-by: Shankar Easwaran <seaswara@qti.qualcomm.com>
@quic-seaswara quic-seaswara merged commit c3e1806 into main Feb 23, 2026
5 checks passed
@quic-seaswara quic-seaswara deleted the improve_ci_ccache branch February 23, 2026 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant