]> git.ipfire.org Git - thirdparty/ccache.git/commit
Rewrite argument to --sysroot if CCACHE_BASEDIR is used
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 27 Oct 2010 19:27:33 +0000 (20:27 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 30 May 2011 19:12:36 +0000 (21:12 +0200)
commit5f7cf366b26fdfff98b0fab7b4af4ec4c460e8f3
tree75b3dd19ee079abf7f6ba7dea93b910087aa386a
parent90c2e296117e6f1f854366fa368cd05687a0660d
Rewrite argument to --sysroot if CCACHE_BASEDIR is used

Based on a patch by Bo <yebo9098@gmail.com>.
ccache.c
test/test_argument_processing.c