]> git.ipfire.org Git - thirdparty/ccache.git/commit
Handle properly color diagnostics also in depend mode (#484)
authorLuboš Luňák <l.lunak@centrum.cz>
Thu, 14 Nov 2019 19:23:03 +0000 (20:23 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 14 Nov 2019 19:34:50 +0000 (20:34 +0100)
commit95e2df8d14d36714cea2105673709166514cffd7
tree5925b3ee61219f1aab14cf3ed94b10300c99ba23
parentfc3c84ce9bce8444b239246eb8f8f03030f62bba
Handle properly color diagnostics also in depend mode (#484)

Compiler invocation in the depend mode uses the original arguments,
which means the added -fcolor-diagnostics (or -fdiagnostics-color)
was dropped.

(cherry picked from commit 061e57ced8abfd31d7eb41924d64e0765e806d89)
src/ccache.c