]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Add chroot check to meson.build
authorMark Andrews <marka@isc.org>
Tue, 16 Sep 2025 12:06:46 +0000 (22:06 +1000)
committerMark Andrews <marka@isc.org>
Tue, 16 Sep 2025 12:06:46 +0000 (22:06 +1000)
The meson build procedure was not checking for the existence of
the chroot function.  This has been fixed.

Closes #5519

Merge branch '5519-add-chroot-check-to-meson-build' into 'main'

See merge request isc-projects/bind9!10973


Trivial merge