Gentoo Cache Manager aims to help you tweaking build cache settings for individual packages in Gentoo Linux and some Gentoo-based operating systems.
To enable ccache for sys-libs/glibc
, run:
gcm enable glibc
To disable it, run:
gcm disable glibc
To explore all available commands, run:
gcm --help