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)
Wed, Apr 1, 1:02 PM
Unknown Object (File)
Sat, Mar 28, 11:51 AM
Unknown Object (File)
Tue, Mar 24, 12:19 AM
Unknown Object (File)
Sun, Mar 22, 7:16 PM
Unknown Object (File)
Wed, Mar 18, 1:50 PM
Unknown Object (File)
Sun, Mar 15, 2:02 PM
Unknown Object (File)
Wed, Mar 11, 1:32 PM
Unknown Object (File)
Wed, Mar 11, 1:32 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 62990
Build 59874: 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.