mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-01-19 13:44:41 +01:00
Update libraries and make it build on windows.
Still gets some warnings because compilers have changed. But should work.
This commit is contained in:
2
vendor/POCO/tsan.suppress
vendored
2
vendor/POCO/tsan.suppress
vendored
@@ -3,7 +3,7 @@
|
||||
# https://github.com/google/sanitizers/wiki/ThreadSanitizerSuppressions
|
||||
#
|
||||
# To apply:
|
||||
# export TSAN_OPTIONS="suppressions=$POCO_BASE/tsan.supress,second_deadlock_stack=1"
|
||||
# export TSAN_OPTIONS="suppressions=$POCO_BASE/tsan.suppress,second_deadlock_stack=1"
|
||||
|
||||
##############
|
||||
# Suppressions:
|
||||
|
||||
Reference in New Issue
Block a user