You can optionally set *CCACHE_CC* to force the name of the compiler to
use. If you don't do this then ccache works it out from the command line.
-*CCACHE_COMPRESS*::
-
- If you set the environment variable *CCACHE_COMPRESS* then ccache will
- compress object files and other compiler output it puts in the cache.
- However, this setting has no effect on how files are retrieved from the
- cache; compressed and uncompressed results will still be usable regardless
- of this setting.
-
*CCACHE_COMPILERCHECK*::
By default, ccache includes the modification time (``mtime'') and size of
--
--
+*CCACHE_COMPRESS*::
+
+ If you set the environment variable *CCACHE_COMPRESS* then ccache will
+ compress object files and other compiler output it puts in the cache.
+ However, this setting has no effect on how files are retrieved from the
+ cache; compressed and uncompressed results will still be usable regardless
+ of this setting.
+
*CCACHE_CPP2*::
If you set the environment variable *CCACHE_CPP2* then ccache will not use