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, Sep 10, 4:05 AM
Unknown Object (File)
Tue, Sep 9, 8:21 PM
Unknown Object (File)
Tue, Sep 2, 10:27 AM
Unknown Object (File)
Tue, Sep 2, 4:50 AM
Unknown Object (File)
Mon, Sep 1, 5:16 PM
Unknown Object (File)
Sun, Aug 24, 6:53 AM
Unknown Object (File)
Fri, Aug 22, 7:29 AM
Unknown Object (File)
Wed, Aug 20, 11:59 AM

Diff Detail

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

Event Timeline

tools/build/options/WITH_CCACHE_BUILD
9

this set should remain

13

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.