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 21, 4:47 PM
Unknown Object (File)
Tue, Jul 21, 10:46 AM
Unknown Object (File)
Tue, Jul 21, 8:33 AM
Unknown Object (File)
Sun, Jul 19, 9:16 PM
Unknown Object (File)
Sat, Jul 18, 2:06 PM
Unknown Object (File)
Sat, Jul 18, 6:42 AM
Unknown Object (File)
Wed, Jul 8, 8:11 PM
Unknown Object (File)
Tue, Jul 7, 7:47 PM

Diff Detail

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

Event Timeline

tools/build/options/WITH_CCACHE_BUILD
9 ↗(On Diff #152444)

this set should remain

13 ↗(On Diff #152444)

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.