]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: Fix building on OpenBSD 7.8 with Clang 19.1.7
authorMark Andrews <marka@isc.org>
Thu, 20 Nov 2025 02:40:11 +0000 (13:40 +1100)
committerMark Andrews <marka@isc.org>
Thu, 20 Nov 2025 02:40:11 +0000 (13:40 +1100)
Add the OpenBSD and Clang combination to the existing kludge to
recognize size_t and uintXX_t types as same when using a generic.

Closes #5635

Merge branch '5635-openbsd-size_t-generics-fix' into 'main'

See merge request isc-projects/bind9!11235


Trivial merge