aboutsummaryrefslogtreecommitdiff
path: root/tools/build/options/WITH_CCACHE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/options/WITH_CCACHE_BUILD')
-rw-r--r--tools/build/options/WITH_CCACHE_BUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/build/options/WITH_CCACHE_BUILD b/tools/build/options/WITH_CCACHE_BUILD
index 9e53769287e5..9a5c2ce1cb80 100644
--- a/tools/build/options/WITH_CCACHE_BUILD
+++ b/tools/build/options/WITH_CCACHE_BUILD
@@ -3,11 +3,18 @@ Use
for the build.
No configuration is required except to install the
.Sy devel/ccache
+or
+.Sy devel/sccache
package.
When using with
.Xr distcc 1 ,
set
.Sy CCACHE_PREFIX=/usr/local/bin/distcc .
+When using with sccache
+set
+.Sy CCACHE_NAME=sccache
+in
+.Xr src.conf 5 .
The default cache directory of
.Pa $HOME/.ccache
will be used, which can be overridden by setting