]> git.ipfire.org Git - thirdparty/ccache.git/commit
Revert "Better parsing of g* Options, and only use last argument"
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 25 Mar 2017 15:59:22 +0000 (16:59 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 25 Mar 2017 15:59:22 +0000 (16:59 +0100)
commitb8aeb9826fcbf4627df8c0d9a9b110c4523ea0f1
treecd67dd32e2fd46c97c6634f435ae3fc9b00a4287
parente3b285f981c18bde0a077c3f36d74fbe3dfdfc7e
Revert "Better parsing of g* Options, and only use last argument"

This reverts commit 21e2652c62762e5c9a017ea1523f6cfb3f1bcf7d.

The feature introduced in #92 changes the order of debug options,
leading to bugs like #149. It would be possible to add more logic to
handle special cases like -gsplit-dwarf, but for now I'll just back out
the patch and keep ccache ignorant about debug options.

Fixes #149
NEWS.txt
ccache.c