Hacker News new | ask | show | jobs
by amelius 741 days ago
I'm using ccache, but apparently it does not work for linking. Any drop-in replacement I could use instead?
1 comments

Sccache (from Mozilla is a drop in replacement)
Thanks!