HomeFreeBSD

CCACHE_BUILD: Don't use ccache when generating some files with CC -E.

Description

CCACHE_BUILD: Don't use ccache when generating some files with CC -E.

At least for ncurses this fixes a build error due to it trying to run
'ccache --version' to work around a gcc 5 bug using the fix in r287205.

Sponsored by: EMC / Isilon Storage Division

Details

Provenance
bdreweryAuthored on
Parents
rS297249: Don't reset CC away from full-pathed gcc.
Branches
Unknown
Tags
Unknown