Skip to content

RM#34753 - Generate multiple configurations from 1 build

Markus Gothe requested to merge improve-ccache into devel

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.

Change-Id: I87aec2074c3091bd377bd93bda64363fd6c8baa3

Merge request reports