]> git.ipfire.org Git - thirdparty/ccache.git/commit
Fix test suite failures when CC is a ccache-wrapped compiler
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 14 Oct 2012 08:12:27 +0000 (10:12 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 14 Oct 2012 08:12:27 +0000 (10:12 +0200)
commit90bf3da8cd49c54fbe8be89ee701177d17cadd35
tree62920edca6816d894f104f3bf04a91775e0e7ed5
parent9dcea1d184ceb10021b9d78e7cf3dd3487f978d5
Fix test suite failures when CC is a ccache-wrapped compiler

CCACHE_DISABLE has to be used in order to ensure that the real compiler
will be run without ccache.
test.sh