]> 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:23:03 +0000 (20:23 +0100)
commit061e57ced8abfd31d7eb41924d64e0765e806d89
tree634416264ae1d4cd50d868b6dc21b35532f2312c
parent3eb2483f66fc482df3bf31616d35daedc5ac49cc
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.
src/ccache.cpp