]> 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 07:07:17 +0000 (09:07 +0200)
commit60833e5dbeb2869dc6ba144e281bc6b17a6d9930
treeb81a1149c33d94399e882886f934186639e96f4e
parent3a8082c02b33264fb924cc60168756635ef26eb2
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