]> 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:06:03 +0000 (08:06 +0200)
commitf1f88ccc15d833aa1806623ea86c6f96b46d91df
tree8af11c25592b8f86ab894d126292a8a2d068b27e
parent39ee669f7e2b973cd595c55203918e9e89925b0c
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