Page MenuHomeFreeBSD

share/mk: add sccache support for base
ClosedPublic

Authored by aokblast on Mar 20 2025, 4:15 AM.
Tags
None
Referenced Files
F161383948: D49417.id152439.diff
Fri, Jul 3, 7:37 AM
F161370772: D49417.id152439.diff
Fri, Jul 3, 5:35 AM
F161340746: D49417.id152444.diff
Thu, Jul 2, 11:41 PM
F161339535: D49417.id152441.diff
Thu, Jul 2, 11:26 PM
F161338210: D49417.id.diff
Thu, Jul 2, 11:06 PM
F161330665: D49417.id152438.diff
Thu, Jul 2, 9:29 PM
F161329815: D49417.id152524.diff
Thu, Jul 2, 9:19 PM
Unknown Object (File)
Tue, Jun 30, 9:37 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 63045
Build 59929: arc lint + arc unit

Event Timeline

tools/build/options/WITH_CCACHE_BUILD
9

this set should remain

14

I think this should be

set
.Sy CCACHE_NAME=sccache
in
.Xr src.conf 5 .

Seems ok to me, but I'm not familiar with sccache.

This revision was not accepted when it landed; it landed in state Needs Review.Jun 20 2025, 5:45 AM
This revision was automatically updated to reflect the committed changes.