Package ccache: Information

    Source package: ccache
    Version: 4.6-alt3
    Build time:  Aug 18, 2023, 07:04 PM
    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 (loongarch64)
    ccache-debuginfo (loongarch64)

    Maintainer: Artyom Bystrov


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

    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