Removed TSAN suppression file

This commit is contained in:
Nav
2022-05-08 19:59:24 +01:00
parent e39a9e1af1
commit 69524ddd95
2 changed files with 0 additions and 7 deletions

View File

@@ -123,8 +123,6 @@ target_link_options(
if (${ENABLE_SANITIZERS})
message(WARNING "Sanitizers have been enabled")
# For TSAN, see ThreadSanitizerSuppression.txt
# Some sanitizers are not compatible with each other.
target_compile_options(
Bloom

View File

@@ -1,5 +0,0 @@
# Suppression file can be specified via:
# TSAN_OPTIONS="suppressions=../../../ThreadSanitizerSuppression.txt" bloom
race:libusb-1.0
race:libglib