]> git.ipfire.org Git - thirdparty/ccache.git/commit
Only pass implicit -MQ to preprocessor if needed
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 3 Oct 2019 18:21:54 +0000 (20:21 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 3 Oct 2019 18:55:31 +0000 (20:55 +0200)
commitb371cee80085564bac5fe12a9ecd6ea90903cdd3
treeb379f973888af8780ddd778ff99f68dea367c0e6
parent326cb9b49a473f710cdf721ed25291275f5e6e7d
Only pass implicit -MQ to preprocessor if needed

This is a bug fix of 76a9959f3d3e.

(cherry picked from commit 19c3729d30640fc2c78242cb46136e619fdbd802)
doc/NEWS.adoc
src/ccache.cpp
unittest/test_argument_processing.cpp