ccache's cache compression and size scaling support (Feature #34)
Description
max cache size is managed with flags: -M / --max-size
cache compression can be turned on with environment variable CCACHE_COMPRESS.
btw: would it be enough to just add this envvar to /etc/sorcery/local/compile_config ?