Package ccache: Information

    Source package: ccache
    Version: 4.6-alt3
    Latest version according to Repology
    Build time:  Jul 11, 2023, 01:43 PM in the task #324649
    Report package bug
    Home page: http://ccache.dev/

    License: GPLv3+
    Summary: Compiler cache
    Description: 
    ccache is a compiler cache. It acts as a caching pre-processor to
    C/C++ compilers, using the -E compiler switch and a hash to detect
    when a compilation can be satisfied from cache. This often results
    in a 5 to 10 times speedup in common compilations.

    List of rpms provided by this srpm:
    ccache (x86_64, ppc64le, i586, armh, aarch64)
    ccache-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Artyom Bystrov


    ACL:
    Vitaly Lipatov
    @qa
    @everybody

      1. libzstd-devel
      2. cmake
      3. asciidoctor
      4. gcc-c++
      5. rpm-build-python3
      6. libhiredis-devel

    Last changed


    July 11, 2023 Artyom Bystrov 4.6-alt3
    - Fix build on GCC13
    April 22, 2023 Vitaly Lipatov 4.6-alt2
    - ccache.filetrigger: replace egrep with grep -E
    March 23, 2022 Alexey Sheplyakov 4.6-alt1
    - new version 4.6
    - in particular solves .incbin false positive