nixpkgs/pkgs/development/tools/misc/ccache
Adam Joseph 87225ff54d ccache-links: inherit version to keep cc-wrapper happy
The Nix-driven bootstrap of gcc expects that `stdenv.cc.cc` has a
`version` attribute, except if `stdenv.cc` is the `bootstrapFiles`.

This commit causes `ccache-links`'s `cc-wrapper` to `inherit
version` in order to satisfy that requirement.  Without this commit,
ofborg CI will fail.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-02 03:04:20 -07:00
..
default.nix ccache-links: inherit version to keep cc-wrapper happy 2023-04-02 03:04:20 -07:00
force-objdump-on-darwin.patch ccache: 4.7.4 → 4.8 2023-03-13 10:02:41 -04:00