How can I setup a shared ccache without falling into a permissions problem?
I would like to run a nightly or CI build with latest changes and share all created binaries throughout the R&D using a large ccache repository.
See the newly written Sharing a cache section in ccache's manual. In essence, use the same CCACHE_DIR
setting, set CCACHE_UMASK
appropriately and consider using CCACHE_BASEDIR
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With