[ccache] Compression on or off by default?
Joel Rosdahl
joel at rosdahl.net
Thu Mar 4 14:00:57 MST 2010
On Wed, 3 Mar 2010 05:00:48 -0500
Mike Frysinger <vapier.adi at gmail.com> wrote:
> make the default a ./configure option that defaults to off
I would prefer not to make a build-time option of this, because then the
documentation has say something in line with "whether files are compressed by
default depends on how ccache was built", which I think would be unfortunate. I
chose to not include the --{en,dis}able-zlib option from the original patch for
the same reason. I think it's better to strive for good defaults and few
build-time options.
-- Joel
More information about the ccache
mailing list