]> git.ipfire.org Git - thirdparty/bind9.git/commit
For TSAN builds, use libraries from /opt/tsan
authorOndřej Surý <ondrej@isc.org>
Thu, 15 Aug 2024 17:54:58 +0000 (19:54 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 16 Aug 2024 06:08:51 +0000 (08:08 +0200)
commit4fa4f5e07a4f2315fd604fab111290bae7358e89
treee306fff0411d4e17443227b5334dcd8b7dd9e30a
parent8151fb96ae0aa8341909c43c14d105002130f614
For TSAN builds, use libraries from /opt/tsan

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.

(cherry picked from commit 2a46396f295146b3868d89c8d8136fd3574579e5)
.gitlab-ci.yml