]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add support for -MF=arg as understood by EDG-based compilers
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 3 Oct 2019 18:40:06 +0000 (20:40 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 3 Oct 2019 18:40:06 +0000 (20:40 +0200)
commitd5ff95277932936ed6b3dc1b674562a8682f8aef
tree871d4aa8830ec6e7865260da7767ce21a4650228
parent19c3729d30640fc2c78242cb46136e619fdbd802
Add support for -MF=arg as understood by  EDG-based compilers

Closes #460.
doc/NEWS.adoc
src/ccache.c
unittest/test_argument_processing.c