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)
Thu, May 14, 7:39 AM
Unknown Object (File)
Thu, May 14, 6:38 AM
Unknown Object (File)
Thu, May 14, 3:51 AM
Unknown Object (File)
Thu, May 14, 2:44 AM
Unknown Object (File)
Thu, May 14, 12:57 AM
Unknown Object (File)
Wed, May 13, 8:19 PM
Unknown Object (File)
Wed, May 13, 6:28 PM
Unknown Object (File)
Mon, May 11, 4:41 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.