A Fast C/C++ Compiler Cache
https://ccache.dev/
ccache is a compiler cache. It speeds up recompilation by caching the
result of previous compilations and detecting when the same compilation is
being done again. Supported languages are C, C++, Objective-C and
Objective-C++.
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / ccache
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:building/ccache && cd $_
- Create Badge
Refresh
Refresh
Source Files
Sources could not be expanded: conflict in file ccache.spec
Comments 0