summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index 74e7db5655..2191a09e1d 100644
--- a/circle.yml
+++ b/circle.yml
@@ -174,6 +174,7 @@ executors:
ASAN_OPTIONS: strict_string_checks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1:halt_on_error=0
QT_INSTALL_DOCS: /usr/share/qt5/doc
QT_VERSION: 5
+ TSAN_OPTIONS: suppressions=/src/platform/linux/tsan_suppress.txt
macos-11_0_0:
macos:
xcode: '11.1.0'