Language

Package: ccache @ 4.5.1

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: 33, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'zstd' does not match package name 'zstd:lib'