]> git.ipfire.org Git - thirdparty/bind9.git/commit
MacOS portability
authorMark Andrews <marka@isc.org>
Tue, 12 Nov 2019 05:24:49 +0000 (16:24 +1100)
committerOndřej Surý <ondrej@sury.org>
Sat, 16 Nov 2019 03:21:41 +0000 (11:21 +0800)
commitb88faee181864b3841dec7efbc54e6d2120bc21f
treebeb4189e595d578b5052b033d755e82719af7f81
parentac65f5677440900a1d5e363f60ce6fb196c0102b
MacOS portability

-Wl,-z,interpose is not supported.
-Wl,rpath=<path> is not supported use -Wl,rpath,<path> instead.
Use @SO@ for loadable extension.
Use -L <path> -l libwrap instead of libwrap.sa.
configure
configure.ac
lib/ns/tests/Makefile.in