ccache 4.2.1-0ubuntu1 source package in Ubuntu

Changelog

ccache (4.2.1-0ubuntu1) impish; urgency=medium

  * New upstream version, fixing build with glibc 2.34.

 -- Michael Hudson-Doyle <email address hidden>  Tue, 10 Aug 2021 13:09:19 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ccache_4.2.1.orig.tar.xz 421.4 KiB 9d6ba1cdefdc690401f404b747d81a9a1802b17af4235815866b7620d980477e
ccache_4.2.1-0ubuntu1.debian.tar.xz 16.6 KiB 24484edb86d3a6b8ad48a8dbfeafd11099e940f1f0ffcd60236ab5172d98cbf9
ccache_4.2.1-0ubuntu1.dsc 2.0 KiB 15049e4aab54b7a7c90cf98f0f1190e5a455f9b0b36e6eb17929bf30b9088ce6

Available diffs

View changes file

Binary packages built by this source

ccache: Compiler cache for fast recompilation of C/C++ code

 Ccache is a compiler cache. It speeds up recompilation by caching
 previous compilations and detecting when the same compilation is
 being done again.

ccache-dbgsym: debug symbols for ccache