You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
495 B

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