Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2025 05:45:21 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 258108949e47 - main - src.conf(5): Regen for 10cb3979a9bde6c8e441e3ba4aa5fd09963c484f
Message-ID:  <202506200545.55K5jLXV035285@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/src/commit/?id=258108949e474a5bd180e6771d3a99d36cb80999

commit 258108949e474a5bd180e6771d3a99d36cb80999
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2025-06-20 05:42:20 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2025-06-20 05:44:31 +0000

    src.conf(5): Regen for 10cb3979a9bde6c8e441e3ba4aa5fd09963c484f
    
    Sponsored by:   The FreeBSD Foundation
---
 share/man/man5/src.conf.5 | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 81bdb54c0f62..aecdde416578 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,5 +1,5 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
-.Dd June 13, 2025
+.Dd June 20, 2025
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -299,11 +299,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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506200545.55K5jLXV035285>