From: Joel Rosdahl Date: Sat, 16 Oct 2010 19:35:31 +0000 (+0200) Subject: doc: Sort environment variables correctly X-Git-Tag: v3.1.1~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=45799f9ad2c83be14643e4dba4a92a359f5b8201;p=thirdparty%2Fccache.git doc: Sort environment variables correctly --- diff --git a/MANUAL.txt b/MANUAL.txt index 228ead257..e220a3c71 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -185,14 +185,6 @@ cases you won't need any of these as the defaults will be fine. 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 @@ -244,6 +236,14 @@ WRAPPERS>>. -- -- +*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