Don't disable ccache when building with coverage support

Peter Eisentraut <peter@eisentraut.org>

Commit: 2e5c83acbb7b3916037b3e3a2f81ced10d413a3e
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-09-24T08:00:56Z
Releases: 13.0
Don't disable ccache when building with coverage support

This was working around a bug in ccache that was fixed in ccache
3.2.2 (released 2015-05-10).  (Users of older ccache versions can
continue to set CCACHE_DISABLE themselves.)

Discussion: https://www.postgresql.org/message-id/20190530191130.GA24528@alvherre.pgsql

Files

PathChange+/−
src/Makefile.global.in modified +0 −5

Discussion

Cited messages not in the archive: 20190530191130.GA24528@alvherre.pgsql