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, Jul 28, 6:46 AM
Unknown Object (File)
Mon, Jul 27, 12:04 PM
Unknown Object (File)
Mon, Jul 27, 9:05 AM
Unknown Object (File)
Sat, Jul 25, 1:01 AM
Unknown Object (File)
Thu, Jul 23, 4:55 PM
Unknown Object (File)
Tue, Jul 21, 4:47 PM
Unknown Object (File)
Tue, Jul 21, 10:46 AM
Unknown Object (File)
Tue, Jul 21, 8:33 AM

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.