Disable printing directories for show-CC
Recent changes in Make mean that the show-CC snippet ends up including directory change messages, which are included in the stored value for CC and result in a failure to find the compiler. Explicitly disabling these messages fixes this.
Closes: #1091181.
Signed-off-by: Stephen Kitt skitt@debian.org