packages/net/isc-dhcp/patches/520-bind-no-catgets.patch
Philip Prindeville 3e8b7f6ecd isc-dhcp: seeing crashes when attempting to update dynamic dns
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2020-12-10 18:25:53 -07:00

10 lines
488 B
Diff

--- a/bind/Makefile.in
+++ b/bind/Makefile.in
@@ -57,6 +57,7 @@
rm -rf ${cleandirs} ${cleanfiles} ; \
(cd ${bindsrcdir} && \
export CC=${CROSS_CC} && \
+ ac_cv_func_catgets=no \
./configure ${bindconfig} --disable-atomic \
--disable-kqueue --disable-epoll --disable-kqueue \
--disable-epoll --disable-devpoll --without-openssl \