]> git.ipfire.org Git - thirdparty/ccache.git/commit
Handle -MFarg, -MTarg and -MQarg compiler options correctly
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 28 Nov 2010 16:04:38 +0000 (17:04 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 28 Nov 2010 16:04:38 +0000 (17:04 +0100)
commitc69f951ecd6a9fe5c087f8836f7c2de6a7159896
tree95be40ca7ad956bfc4d2289b6c1d722200a7a54b
parente113d8a816f79398db55b7dbd5df5a9bffdb71ec
Handle -MFarg, -MTarg and -MQarg compiler options correctly

GCC apparently (and undocumentedly) accepts these.
ccache.c
test/test_argument_processing.c