]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: usr: use native shared library extension
authorMark Andrews <marka@isc.org>
Mon, 7 Jul 2025 15:24:40 +0000 (01:24 +1000)
committerMark Andrews <marka@isc.org>
Mon, 7 Jul 2025 15:24:40 +0000 (01:24 +1000)
Use the native shared library extension when build loadable
libaries.  For most platforms this is ".so" but for Darwin it
is ".dylib".

Closes #5375

Merge branch '5375-use-native-shared-library-extension' into 'main'

See merge request isc-projects/bind9!10588


Trivial merge