Пакет ccache: Информация

    Исходный пакет: ccache
    Версия: 4.6-alt3
    Собран:  12 июля 2023 г. 5:53
    Сообщить об ошибке в пакете
    Домашняя страница: http://ccache.dev/

    Лицензия: GPLv3+
    О пакете: Compiler cache
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    ccache (riscv64)
    ccache-debuginfo (riscv64)

    Сопровождающий: Artyom Bystrov


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

    Последнее изменение


    11 июля 2023 г. Artyom Bystrov 4.6-alt3
    - Fix build on GCC13
    22 апреля 2023 г. Vitaly Lipatov 4.6-alt2
    - ccache.filetrigger: replace egrep with grep -E
    23 марта 2022 г. Alexey Sheplyakov 4.6-alt1
    - new version 4.6
    - in particular solves .incbin false positive