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 glibcTo disable it, run:
gcm disable glibcTo explore all available commands, run:
gcm --help