]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] chg: test: For TSAN builds, use libraries from /opt/tsan
authorOndřej Surý <ondrej@isc.org>
Fri, 16 Aug 2024 08:40:48 +0000 (08:40 +0000)
committerOndřej Surý <ondrej@isc.org>
Fri, 16 Aug 2024 08:40:48 +0000 (08:40 +0000)
The new TSAN images, the TSAN-enabled images install libraries to
opt/tsan, synchronize the configure options and CFLAGS between gcc:tsan
and clang:tsan images and set the PKG_CONFIG_PATH to /opt/tsan/lib.

Additionally, drop Debian bullseye that's EOL now.

Backport of MR !9324

Merge branch 'backport-ondrej/use-staging-tsan-images-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!9326


Trivial merge