diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-05-16 16:50:06 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-05-16 16:50:06 -0400 |
commit | d7e62391f934c65f3e2d8e5d6bff744747d077b0 (patch) | |
tree | d770a7eba5dee01ce60e60562856162bb1916d8f /build/header.mk | |
parent | 5e8a7a882eb056f7fc02736f2e92547f269ee553 (diff) | |
download | bfs-d7e62391f934c65f3e2d8e5d6bff744747d077b0.tar.xz |
distcheck: Disable tsan on FreeBSD
ThreadSanitizer has some FreeBSD-specific bugs that are too difficult to
work around. In particular, deadlock is possible if any signal with a
user-defined handler interrupts an atomic operation.
Link: https://github.com/llvm/llvm-project/issues/92313
Link: https://github.com/llvm/llvm-project/issues/92437
Diffstat (limited to 'build/header.mk')
0 files changed, 0 insertions, 0 deletions