Name ccache
Version 4.11.2
Summary a fast C/C++ compiler cache
Description 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++.
Section devel
License GPL-3.0-or-later & MIT & BSL-1.0 & ISC
Homepage http://ccache.samba.org
Recipe file openembedded-core/meta/recipes-devtools/ccache/ccache_4.11.2.bb
Layer meta-voltumna (master branch)
Inherits
  • cmake
  • github-releases
Dependencies
  • cmake-native
  • fmt
  • gcc-cross-i686
  • ninja-native
  • virtual/compilerlibs
  • virtual/libc
  • xxhash
  • zstd
  • asciidoc
  • hiredis
PACKAGECONFIG options
  • docs
  • redis

Sources

https://github.com/ccache/ccache/releases//download/v4.11.2/ccache-4.11.2.tar.gz

Patches

None

Other branches

This recipe in other branches of meta-voltumna:

Branch Recipe
master ccache 4.11.2 (this recipe)