Page MenuHomeFreeBSD

share/mk: add sccache support for base
ClosedPublic

Authored by aokblast on Mar 20 2025, 4:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 9, 2:38 PM
Unknown Object (File)
Sat, Jun 6, 12:26 PM
Unknown Object (File)
Wed, Jun 3, 7:08 PM
Unknown Object (File)
Thu, May 28, 4:44 PM
Unknown Object (File)
Thu, May 28, 2:30 PM
Unknown Object (File)
Wed, May 27, 11:23 PM
Unknown Object (File)
Wed, May 27, 8:34 PM
Unknown Object (File)
Wed, May 27, 1:14 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.