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)
Sun, Sep 6, 7:48 PM
Unknown Object (File)
Sun, Sep 6, 3:14 PM
Unknown Object (File)
Sat, Sep 5, 6:40 PM
Unknown Object (File)
Sat, Sep 5, 1:21 PM
Unknown Object (File)
Wed, Sep 2, 9:39 AM
Unknown Object (File)
Wed, Sep 2, 9:26 AM
Unknown Object (File)
Wed, Sep 2, 9:15 AM
Unknown Object (File)
Wed, Sep 2, 8:56 AM

Diff Detail

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

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.