]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: pkg: batch minor meson fixes
authorAydın Mercan <aydin@isc.org>
Tue, 19 Aug 2025 13:41:47 +0000 (16:41 +0300)
committerAydın Mercan <aydin@isc.org>
Tue, 19 Aug 2025 13:41:47 +0000 (16:41 +0300)
commite6478836e7fdba51c771dab1edbae9bf909ff753
tree40c57c3bf7bfc66d6ffc6644d3136d09d6033ba2
parent3a84604e232ab6123258fc6a0a526d77ffddd587
parent234d0e9e8de3be3095ffdd2b499ba7c7639a94dd
fix: pkg: batch minor meson fixes

This MR fixes various meson issues that are found after the first meson release and are too small to have a MR on their own.

See #5379

Merge branch 'aydin/meson-batch-fixes' into 'main'

See merge request isc-projects/bind9!10780