]> git.ipfire.org Git - thirdparty/ccache.git/commit
test: Only run -fprofile-update=atomic test when supported by compiler
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 17 Jul 2024 08:31:07 +0000 (10:31 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 17 Jul 2024 08:32:35 +0000 (10:32 +0200)
commit2031c581a648e14d3f3eaa475df0ae3d29780180
treeffbcf121440b8d48d0e185c89f2d7182714acbb6
parent8651588133d2937fe0a3fb5bc888760473d1bee7
test: Only run -fprofile-update=atomic test when supported by compiler

This fixes an issue with the arm-linux-gnueabi GCC which doesn't support
-fprofile-update=atomic.
test/suites/profiling_gcc.bash