]> 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:21:54 +0000 (20:21 +0200)
commit19c3729d30640fc2c78242cb46136e619fdbd802
treec517065eebd2a6634be5292d9f6a72c92b37ed2d
parent3c0e894c58b887bc40e2be99e722bd9b68df8689
Only pass implicit -MQ to preprocessor if needed

This is a bug fix of 76a9959f3d3e.
doc/NEWS.adoc
src/ccache.c
unittest/test_argument_processing.c