ccache: Speed up building.
authorMarkus Gothe <markus.gothe@genexis.eu>
Wed, 12 Jan 2022 16:13:43 +0000 (17:13 +0100)
committerJohn Crispin <john@phrozen.org>
Thu, 12 Dec 2024 10:01:56 +0000 (11:01 +0100)
commit1f11912138ce8a77cc0e2faa26942133d393b010
tree755291c0f29b2ee650ac6b4388c8c43cb38ea448
parent36f309af05241f09b185c6297ef6361316719b50
ccache: Speed up building.

- Disable compression for ccache's cached files.
- Disable the hashing of the CWD inside debug information. This
  increases the cache hits drastically.

Signed-off-by: Markus Gothe <markus.gothe@genexis.eu>
rules.mk