]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1945-system-clang-tsan-has-bad-symbolizer' into 'master'
authorOndřej Surý <ondrej@isc.org>
Tue, 16 Jun 2020 08:49:08 +0000 (08:49 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 16 Jun 2020 08:49:08 +0000 (08:49 +0000)
commit43cb581a95e662cb6cc4947881322bbdcfd9bcfb
treeb888bf69d19b34b32dc58321b9aeb350adc02e0e
parent1c79e15f9bcef637af76daf163cd5943eb55f2f9
parent39107365a7b683eb277ba43985bc6164004e935e
Merge branch '1945-system-clang-tsan-has-bad-symbolizer' into 'master'

Set the TSAN symbolizer path directly, the indirection via env doesn't work

Closes #1945

See merge request isc-projects/bind9!3696