On Sat, Oct 21, 2017 at 11:46 AM, <[email protected]> wrote: > Is there are preferred way of having coreos enable ccache for > build_packages ? > > Gentoo way of enabling ccache seems to be adding FEATURES=ccache to > /etc/portage/make.conf. >
Hi, This is already enabled by default: https://github.com/coreos/coreos-overlay/blob/a6078569dd1a32e18d12af188cb03c3dde42ad29/profiles/coreos/base/make.defaults#L90 --Benjamin Gilbert
