]> git.ipfire.org Git - thirdparty/ccache.git/commit
Remove -lgcov from profiling tests (#679) 3.7-maint
authorChris Burr <chrisburr@users.noreply.github.com>
Sat, 10 Oct 2020 18:00:19 +0000 (20:00 +0200)
committerGitHub <noreply@github.com>
Sat, 10 Oct 2020 18:00:19 +0000 (20:00 +0200)
commit9e128bfeb9a5050231a41e357729645c5a99fc2e
treee64be6b610cc759227a5fc9489483192209cb50e
parenta357b91272226c3dceeb5049885ff7ba555c5294
Remove -lgcov from profiling tests (#679)

This fixes an issue when running the test suite with a Clang installation
without a GCC installation since libgcov then isn't found.
test/suites/profiling.bash
test/suites/profiling_gcc.bash