Page MenuHomeFreeBSD

share/mk: add sccache support for base
ClosedPublic

Authored by aokblast on Mar 20 2025, 4:15 AM.
Tags
None
Referenced Files
F161518817: D49417.id152439.diff
Sat, Jul 4, 12:00 PM
F161406875: D49417.id157341.diff
Fri, Jul 3, 12:12 PM
Unknown Object (File)
Fri, Jul 3, 7:37 AM
Unknown Object (File)
Fri, Jul 3, 5:35 AM
Unknown Object (File)
Thu, Jul 2, 11:41 PM
Unknown Object (File)
Thu, Jul 2, 11:26 PM
Unknown Object (File)
Thu, Jul 2, 11:06 PM
Unknown Object (File)
Thu, Jul 2, 9:29 PM

Diff Detail

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

Event Timeline

tools/build/options/WITH_CCACHE_BUILD
9

this set should remain

13

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.