From: Mark Andrews Date: Tue, 16 Sep 2025 12:06:46 +0000 (+1000) Subject: fix: usr: Add chroot check to meson.build X-Git-Tag: v9.21.14~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f2f2488bbe1653e2a22e4355ce7a0ecbf7aba8d8;p=thirdparty%2Fbind9.git fix: usr: Add chroot check to meson.build 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 --- f2f2488bbe1653e2a22e4355ce7a0ecbf7aba8d8