Language

Package: ccache @ 4.3

Synopsis

Compiler cache

Description

Ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again. Supported languages are C, C++, Objective-C and Objective-C++.

Home page
https://ccache.dev/
Location
gnu/packages/ccache.scm (line: 32, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

tabulation on line 59, column 0