Commit 7211d2cc authored by Łukasz Stolarczuk's avatar Łukasz Stolarczuk
Browse files

tests: run concurrent map gdb test only on gcc

This test doesn't work properly with Clang compiler (rbreak seems to not work),
Since it works well with gcc it's better to run it only on gcc and print a warning
otherwise, so user doesn't run it accidentally.

Fixes #968
parent 2979a952
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment