]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '726-fix-NetBSD-build' into 'master'
authorOndřej Surý <ondrej@isc.org>
Thu, 22 Nov 2018 14:43:56 +0000 (09:43 -0500)
committerOndřej Surý <ondrej@isc.org>
Thu, 22 Nov 2018 14:43:56 +0000 (09:43 -0500)
commit0667fa935a3dbd7011b032c0248073094f227abc
tree901429aea6cab3ee9d74e0b39b330db1fe0213c8
parent259a4947e643b405e541cb3da89f3e9601d7aae3
parentf6c4ed94e4409abab3ca2144512c7d76fc2988f1
Merge branch '726-fix-NetBSD-build' into 'master'

Fix the build on NetBSD due to the differences in pthread implementation.

Closes #726

See merge request isc-projects/bind9!1123