]> git.ipfire.org Git - thirdparty/ccache.git/commit
test: Find and use real compiler
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 22 Jan 2018 20:59:31 +0000 (21:59 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 22 Jan 2018 20:59:31 +0000 (21:59 +0100)
commit2b045cbccd40b78c8a7db0be05e21f4db77cebe6
tree28ff5421afc71d67f203b08436875fa27bea232d
parent21fde06e0840ec0c1b3270731ac0c9a896b7a92b
test: Find and use real compiler

The real compiler is now found in the same way as ccache itself does it,
so we no longer have to rely on the uncached_compile hack.
test.sh