]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: When recording an rr trace, use libtool
authorEvan Hunt <each@isc.org>
Tue, 4 Mar 2025 09:16:02 +0000 (09:16 +0000)
committerEvan Hunt <each@isc.org>
Tue, 4 Mar 2025 09:16:02 +0000 (09:16 +0000)
When a system test is run with the `USE_RR` environment variable set to 1, an `rr` trace is now correctly generated for each instance of `named`.

Closes #5079

Merge branch '5079-fix-rr' into 'main'

See merge request isc-projects/bind9!10197


Trivial merge